d2a5322a44
Change-Id: Ic14500ab823ac82074ca6eed50ea1abea65af98e
14 lines
234 B
JSON
14 lines
234 B
JSON
{
|
|
"name": "Description2",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.22.1",
|
|
"grunt": "1.5.3",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "24.0.0"
|
|
}
|
|
}
|