Files
mediawiki-extensions-Univer…/package.json
paladox ad82b64889 Update grunt-contrib-jshint to 0.11.3
Update to JSHint ~2.8.0.

Change-Id: Ia3d7f353754ed55fc709aeb73d529cb958a8be27
2015-09-21 20:23:31 +00:00

14 lines
249 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-contrib-jshint": "0.11.3",
"grunt-banana-checker": "0.2.2",
"grunt-jsonlint": "1.0.4"
}
}