2016-02-29 19:48:14 +00:00
|
|
|
{
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "0.4.5",
|
2016-12-23 20:04:34 +00:00
|
|
|
"grunt-banana-checker": "0.5.0",
|
2016-02-29 19:48:14 +00:00
|
|
|
"grunt-cli": "0.1.13",
|
|
|
|
"grunt-contrib-jshint": "1.0.0",
|
|
|
|
"grunt-jsonlint": "1.0.7"
|
|
|
|
}
|
|
|
|
}
|