bbcb1ddf99
Change-Id: Id7411b55a054937e9483af964f5913104ca5280f
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.13.1",
|
|
"grunt": "1.0.4",
|
|
"grunt-banana-checker": "0.7.1",
|
|
"grunt-eslint": "22.0.0",
|
|
"grunt-jsonlint": "2.0.0",
|
|
"grunt-stylelint": "0.11.1",
|
|
"grunt-svgmin": "6.0.0",
|
|
"stylelint-config-wikimedia": "0.6.0"
|
|
}
|
|
}
|