522612dd92
Change-Id: Ibf52aaad3924f741a2ed44bd03193705f7b85233
12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "0.4.5",
|
|
"grunt-cli": "0.1.13",
|
|
"grunt-banana-checker": "0.4.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|