test, gen-doc tasks

This commit is contained in:
Лаврёнов Антон
2014-02-27 17:56:41 +08:00
parent 098fabbfc1
commit 5a4ffb0621
3 changed files with 38 additions and 12 deletions

View File

@@ -15,7 +15,10 @@
"grunt-cli": "0.1.13",
"grunt": "0.4.2",
"connect": "2.13.0",
"grunt-contrib-copy": "~0.5.0"
"grunt-contrib-copy": "~0.5.0",
"grunt-shell": "^0.6.4",
"jsdoc": "^3.3.0-alpha4",
"grunt-mocha-phantomjs": "^0.4.2"
},
"readmeFilename": "README.md",
"main": "Gruntfile.js",