dependencies -> devDependencies
This commit is contained in:
parent
73126fdba1
commit
e31f7c055d
@ -4,13 +4,14 @@
|
|||||||
"author": "Nicolas Stepien <stepien.nicolas@gmail.com>",
|
"author": "Nicolas Stepien <stepien.nicolas@gmail.com>",
|
||||||
"description": "Cross-browser userscript for maximum lurking on 4chan.",
|
"description": "Cross-browser userscript for maximum lurking on 4chan.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test --verbose"
|
"test": "grunt test"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/MayhemYDG/4chan-x.git"
|
"url": "https://github.com/MayhemYDG/4chan-x.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"devDependencies": {
|
||||||
|
"grunt": "0.3.x",
|
||||||
"grunt-bump": "0.0.x",
|
"grunt-bump": "0.0.x",
|
||||||
"grunt-contrib-clean": "0.3.x",
|
"grunt-contrib-clean": "0.3.x",
|
||||||
"grunt-contrib-coffee": "0.3.x",
|
"grunt-contrib-coffee": "0.3.x",
|
||||||
@ -18,9 +19,6 @@
|
|||||||
"grunt-image-embed": "0.0.x",
|
"grunt-image-embed": "0.0.x",
|
||||||
"qunitjs": "1.x.x"
|
"qunitjs": "1.x.x"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
|
||||||
"grunt": "0.3.x"
|
|
||||||
},
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.8"
|
"node": ">=0.8"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user