e2a6804ce0
Change-Id: I7f4c786156add281febf91c2aafd3a55efa75931
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.3.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|