{ "name": "appchan-x", "version": "2.9.43", "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/", "recaptchaKey": "6Ldp2bsSAAAAAAJ5uyx_lx34lJeEpTLVkP5k04qc", "buildsPath": "builds/", "mainBranch": "master", "matches": [ "*://*.4chan.org/*", "*://boards.4chan.org/*", "*://sys.4chan.org/*", "*://a.4cdn.org/*", "*://i.4cdn.org/*" ], "excludes": [ "*://blog.4chan.org/*", "*://dis.4chan.org/*", "*://a.4cdn.org/*" ], "files": { "metajs": "appchan-x.meta.js", "userjs": "appchan-x.user.js" }, "min": { "chrome": "33", "firefox": "26", "greasemonkey": "1.14" } }, "devDependencies": { "font-awesome": "~4.1.0", "grunt": "~0.4.5", "grunt-bump": "~0.0.14", "grunt-concurrent": "~0.5.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.10.1", "grunt-contrib-compress": "~0.9.1", "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-shell": "~0.7.0", "load-grunt-tasks": "~0.5.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" } }