2016-03-24 23:16:34 +00:00
|
|
|
{
|
2018-10-11 06:59:38 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-03-18 06:55:24 +00:00
|
|
|
"grunt": "1.1.0",
|
2019-12-16 05:07:57 +00:00
|
|
|
"grunt-banana-checker": "0.8.1",
|
2018-10-11 06:59:38 +00:00
|
|
|
"grunt-jsonlint": "1.0.7"
|
|
|
|
}
|
2016-03-24 23:16:34 +00:00
|
|
|
}
|