ff71c27e05
Change-Id: I71b03fedc0ee1b540537c9d3244b94817529e3d4
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.9.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|