2015-06-17 19:05:04 +00:00
|
|
|
{
|
2018-09-06 09:18:15 +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-17 19:05:04 +00:00
|
|
|
}
|