6cbe68fa54
* eslint-config-wikimedia: 0.24.0 → 0.25.0 * grunt-eslint: 24.0.0 → 24.0.1 Change-Id: Ia12348aa1098e03ee65fcffc3c7bde2d208a40bd
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.10.0",
|
|
"grunt-eslint": "24.0.1"
|
|
}
|
|
}
|