{ "name": "appchan-x", "version": "2.3.2", "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": { "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", "matchdep": "~0.1.2" }, "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" } }