{ "name": "appchan-x", "version": "2.3.10", "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": [ "*://*.4chan.org/*", "*://4chan.org/*" ], "files": { "metajs": "appchan-x.meta.js", "userjs": "appchan-x.user.js" } }, "devDependencies": { "font-awesome": "git://github.com/MayhemYDG/Font-Awesome.git#df4285951124f9ca1f3907438462e5ba9e464bcb", "grunt": "~0.4.1", "grunt-bump": "~0.0.11", "grunt-concurrent": "~0.3.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-coffee": "~0.7.0", "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-watch": "~0.5.0", "grunt-shell": "~0.3.1", "load-grunt-tasks": "~0.1.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" } }