2d68312307
Change-Id: Ieaa8314b65d77e77367af692476a0bb03bd4a9ca
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"name": "Description2",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.25.0",
|
|
"grunt": "1.6.1",
|
|
"grunt-banana-checker": "0.11.0",
|
|
"grunt-eslint": "24.0.1"
|
|
}
|
|
}
|