2015-06-20 04:57:40 +00:00
|
|
|
{
|
2018-10-11 09:52:01 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "1.0.3",
|
|
|
|
"grunt-banana-checker": "0.6.0",
|
|
|
|
"grunt-contrib-jshint": "1.1.0",
|
|
|
|
"grunt-jsonlint": "1.1.0"
|
|
|
|
}
|
2015-06-20 04:57:40 +00:00
|
|
|
}
|