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": {
|
2023-05-03 23:32:09 +00:00
|
|
|
"eslint-config-wikimedia": "0.25.0",
|
2023-03-14 21:27:03 +00:00
|
|
|
"grunt": "1.6.1",
|
2023-06-01 00:37:11 +00:00
|
|
|
"grunt-banana-checker": "0.11.0",
|
2023-05-03 23:32:09 +00:00
|
|
|
"grunt-eslint": "24.0.1"
|
2018-10-11 06:59:38 +00:00
|
|
|
}
|
2016-03-24 23:16:34 +00:00
|
|
|
}
|