2015-06-25 14:54:19 -04:00
|
|
|
{
|
2017-03-25 07:32:12 -04:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-06-22 06:59:53 -04:00
|
|
|
"eslint-config-wikimedia": "0.16.2",
|
2020-07-16 00:26:02 -04:00
|
|
|
"grunt": "1.2.1",
|
2020-04-16 19:35:06 -04:00
|
|
|
"grunt-banana-checker": "0.9.0",
|
2020-06-22 06:59:53 -04:00
|
|
|
"grunt-eslint": "23.0.0",
|
2020-04-16 19:35:06 -04:00
|
|
|
"grunt-stylelint": "0.15.0",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-svgmin": "6.0.0",
|
2020-04-16 19:35:06 -04:00
|
|
|
"stylelint-config-wikimedia": "0.10.1"
|
2017-03-25 07:32:12 -04:00
|
|
|
}
|
2015-06-25 14:54:19 -04:00
|
|
|
}
|