2f2b16b395
Change-Id: I192caade9a604a64e348cc40f778c84e69a8eac0
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.20.0",
|
|
"grunt": "1.3.0",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "23.0.0",
|
|
"grunt-stylelint": "0.16.0",
|
|
"grunt-svgmin": "6.0.0",
|
|
"stylelint-config-wikimedia": "0.10.3"
|
|
}
|
|
}
|