{ "name": "appchan-x", "version": "2.7.3", "description": "The most comprehensive 4chan userscript.", "meta": { "name": "appchan x", "namespace": "zixaphir", "repo": "https://github.com/zixaphir/appchan-x/", "page": "http://zixaphir.github.com/appchan-x/", "buildsPath": "builds/", "mainBranch": "master", "matches": [ "*://boards.4chan.org/*", "*://sys.4chan.org/*", "*://a.4cdn.org/*", "*://i.4cdn.org/*" ], "files": { "metajs": "appchan-x.meta.js", "userjs": "appchan-x.user.js" }, "min": { "chrome": "31", "firefox": "26", "greasemonkey": "1.13" } }, "devDependencies": { "font-awesome": "https://github.com/FortAwesome/Font-Awesome/archive/v4.0.3.tar.gz", "grunt": "~0.4.1", "grunt-bump": "~0.0.11", "grunt-concurrent": "~0.4.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.8.0", "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.5.3", "grunt-shell": "~0.6.0", "load-grunt-tasks": "~0.2.0" }, "repository": { "type": "git", "url": "git://github.com/zixaphir/appchan-x.git" }, "author": "Zixaphir ", "contributors": [ "Nicolas Stepien ", "James Campos " ], "license": "MIT", "readmeFilename": "README.md", "engines": { "node": ">=0.10" } }