9b79463b53
Change-Id: Icfedca753a9efdf31c2e21db28ad8fdd79539863
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.16.2",
|
|
"grunt": "1.2.1",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "23.0.0",
|
|
"grunt-stylelint": "0.15.0",
|
|
"grunt-svgmin": "6.0.0",
|
|
"stylelint-config-wikimedia": "0.10.1"
|
|
}
|
|
}
|