2015-06-25 14:54:19 -04:00
|
|
|
{
|
2017-03-25 07:32:12 -04:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-10-31 17:47:42 -04:00
|
|
|
"eslint-config-wikimedia": "0.15.0",
|
2019-06-07 14:09:46 -04:00
|
|
|
"grunt": "1.0.4",
|
2019-10-07 11:44:36 -04:00
|
|
|
"grunt-banana-checker": "0.8.1",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-eslint": "22.0.0",
|
|
|
|
"grunt-jsonlint": "2.0.0",
|
2020-02-15 15:40:51 -05:00
|
|
|
"grunt-stylelint": "0.14.0",
|
2019-07-11 17:05:36 -04:00
|
|
|
"grunt-svgmin": "6.0.0",
|
2020-02-15 15:40:51 -05:00
|
|
|
"stylelint-config-wikimedia": "0.9.0"
|
2017-03-25 07:32:12 -04:00
|
|
|
}
|
2015-06-25 14:54:19 -04:00
|
|
|
}
|