2017-01-09 15:37:01 +00:00
|
|
|
{
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-06-08 12:46:01 +00:00
|
|
|
"grunt": "1.0.4",
|
2018-02-24 01:59:54 +00:00
|
|
|
"grunt-banana-checker": "0.6.0",
|
2017-01-09 15:37:01 +00:00
|
|
|
"grunt-jsonlint": "1.1.0"
|
|
|
|
}
|
|
|
|
}
|