{ "name": "4chan-X-Alpha", "version": "3.0.0", "author": "Nicolas Stepien ", "description": "Cross-browser userscript for maximum lurking on 4chan.", "scripts": { "test": "grunt test" }, "repository": { "type": "git", "url": "https://github.com/MayhemYDG/4chan-x.git" }, "devDependencies": { "grunt": "0.3.x", "grunt-bump": "0.0.x", "grunt-contrib-clean": "0.3.x", "grunt-contrib-coffee": "0.3.x", "grunt-exec": "0.3.x", "grunt-image-embed": "0.2.x", "qunitjs": "1.x.x" }, "license": "MIT", "engines": { "node": ">=0.8" } }