2015-10-01 15:20:36 +02:00
|
|
|
{
|
2018-10-11 05:33:03 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-02-03 20:49:46 +01:00
|
|
|
"eslint-config-wikimedia": "0.15.0",
|
2019-06-08 03:15:42 +00:00
|
|
|
"grunt": "1.0.4",
|
2019-12-16 03:26:50 +00:00
|
|
|
"grunt-banana-checker": "0.8.1",
|
2020-02-03 20:49:46 +01:00
|
|
|
"grunt-eslint": "22.0.0"
|
2018-10-11 05:33:03 +00:00
|
|
|
}
|
2015-10-01 15:20:36 +02:00
|
|
|
}
|