fd142201d8
* https://npmjs.com/advisories/1179 Change-Id: I674080837732825eb6aa61d4a2515189422d3524
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.1.0",
|
|
"grunt-banana-checker": "0.8.1",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|