2016-03-24 23:16:34 +00:00
|
|
|
{
|
2018-10-11 06:59:38 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-04-15 16:58:48 +00:00
|
|
|
"eslint-config-wikimedia": "0.20.0",
|
2021-05-09 15:20:49 +00:00
|
|
|
"grunt": "1.4.0",
|
2020-04-19 03:22:16 +00:00
|
|
|
"grunt-banana-checker": "0.9.0",
|
2021-02-15 19:27:55 +00:00
|
|
|
"grunt-eslint": "23.0.0"
|
2018-10-11 06:59:38 +00:00
|
|
|
}
|
2016-03-24 23:16:34 +00:00
|
|
|
}
|