mediawiki-extensions-Editcount/package.json
libraryupgrader 978929f63f build: Updating grunt to 1.4.0
Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).

Change-Id: Ib9fa84aba26770ddb1c2be75df933b1a437fedbb
2021-05-09 20:39:46 +00:00

12 lines
171 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.4.0",
"grunt-banana-checker": "0.9.0",
"grunt-jsonlint": "1.0.7"
}
}