2016-03-24 23:16:34 +00:00
|
|
|
{
|
2022-02-06 09:09:30 +00:00
|
|
|
"name": "Description2",
|
2018-10-11 06:59:38 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-04-14 14:22:13 +00:00
|
|
|
"eslint-config-wikimedia": "0.22.1",
|
2022-05-26 09:50:51 +00:00
|
|
|
"grunt": "1.5.3",
|
2022-10-05 07:29:10 +00:00
|
|
|
"grunt-banana-checker": "0.10.0",
|
2022-05-20 23:15:50 +00:00
|
|
|
"grunt-eslint": "24.0.0"
|
2018-10-11 06:59:38 +00:00
|
|
|
}
|
2016-03-24 23:16:34 +00:00
|
|
|
}
|