2016-05-30 22:21:25 +00:00
|
|
|
{
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "1.0.1",
|
|
|
|
"grunt-banana-checker": "0.5.0",
|
2017-08-01 13:55:12 +00:00
|
|
|
"grunt-contrib-jshint": "1.0.0",
|
2016-05-30 22:21:25 +00:00
|
|
|
"grunt-jsonlint": "1.0.7"
|
|
|
|
}
|
|
|
|
}
|