mediawiki-extensions-TextEx.../package.json
Antoine Musso e31cf4734c build: add grunt-contrib-jshint
See T119973

Change-Id: Ie909a16ea605beb66363453e5adccefa42b6a674
2017-04-21 18:24:05 +02:00

14 lines
248 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-banana-checker": "0.4.0",
"grunt-cli": "0.1.13",
"grunt-contrib-jshint": "1.1.0",
"grunt-jsonlint": "1.0.7"
}
}