2926c08ada
Change-Id: I75601793639653bcf46af13e259cafba80b81af4
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.15.3",
|
|
"grunt": "1.1.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "22.0.0",
|
|
"grunt-stylelint": "0.15.0",
|
|
"grunt-svgmin": "6.0.0",
|
|
"stylelint-config-wikimedia": "0.10.1"
|
|
}
|
|
}
|