mediawiki-extensions-Replac.../package.json
Paladox 826c44afc4 Add npm entry point
Change-Id: If89e3c94c49cc4d0f9ca7fa30cbfed772ba58493
2016-06-02 12:07:58 +00:00

12 lines
202 B
JSON

{
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.0.1",
"grunt-contrib-jshint": "1.0.0",
"grunt-banana-checker": "0.5.0",
"grunt-jsonlint": "1.0.7"
}
}