mediawiki-extensions-Descri.../package.json
libraryupgrader 5a440f2c33 build: Updating grunt to 1.5.3
Change-Id: I9a3941e2ebac31cd4862d366da31848168d6abca
2022-05-22 15:41:05 +00:00

14 lines
234 B
JSON

{
"name": "Description2",
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"eslint-config-wikimedia": "0.20.0",
"grunt": "1.5.3",
"grunt-banana-checker": "0.9.0",
"grunt-eslint": "23.0.0"
}
}