2015-06-25 14:54:19 -04:00
|
|
|
{
|
2017-03-25 07:32:12 -04:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-08-24 18:20:34 -04:00
|
|
|
"eslint-config-wikimedia": "0.17.0",
|
2020-08-30 18:20:43 -04:00
|
|
|
"grunt": "1.3.0",
|
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-11-20 22:35:41 -05:00
|
|
|
"grunt-stylelint": "0.16.0",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-svgmin": "6.0.0",
|
2020-11-20 22:35:41 -05:00
|
|
|
"stylelint-config-wikimedia": "0.10.3"
|
2017-03-25 07:32:12 -04:00
|
|
|
}
|
2015-06-25 14:54:19 -04:00
|
|
|
}
|