2015-06-25 14:54:19 -04:00
|
|
|
{
|
2017-03-25 07:32:12 -04:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-07-11 17:05:36 -04:00
|
|
|
"eslint-config-wikimedia": "0.13.1",
|
2019-06-07 14:09:46 -04:00
|
|
|
"grunt": "1.0.4",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-banana-checker": "0.7.1",
|
|
|
|
"grunt-eslint": "22.0.0",
|
|
|
|
"grunt-jsonlint": "2.0.0",
|
2019-08-01 02:56:10 -04:00
|
|
|
"grunt-stylelint": "0.11.1",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-svgmin": "6.0.0",
|
2019-06-07 14:09:46 -04:00
|
|
|
"stylelint-config-wikimedia": "0.6.0"
|
2017-03-25 07:32:12 -04:00
|
|
|
}
|
2015-06-25 14:54:19 -04:00
|
|
|
}
|