mediawiki-extensions-Editcount/package.json
Paladox 8c7619269d Add npm entry point
Change-Id: Ie082c888d57d10e9d6bc8114020d6a5e9ce81b0b
2016-03-08 23:07:57 +00:00

12 lines
192 B
JSON

{
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.7"
}
}