21 lines
491 B
JSON
21 lines
491 B
JSON
{
|
|
"name": "4chan-X-Alpha",
|
|
"version": "3.0.0",
|
|
"author": "Nicolas Stepien <stepien.nicolas@gmail.com>",
|
|
"description": "Cross-browser userscript for maximum lurking on 4chan.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/MayhemYDG/4chan-x.git"
|
|
},
|
|
"dependencies": {
|
|
"grunt-bump": "0.0.x",
|
|
"grunt-contrib-coffee": "0.3.x",
|
|
"grunt-exec": "0.3.x",
|
|
"grunt-image-embed": "0.0.x"
|
|
},
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
}
|