2015-06-25 14:54:19 -04:00
|
|
|
{
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"grunt": "0.4.5",
|
|
|
|
"grunt-cli": "0.1.13",
|
|
|
|
"grunt-banana-checker": "0.2.2",
|
2016-01-26 19:26:06 -05:00
|
|
|
"grunt-jsonlint": "1.0.7"
|
2015-06-25 14:54:19 -04:00
|
|
|
}
|
|
|
|
}
|