mediawiki-extensions-WikiEd.../package.json
paladox 657094276a Update packages
Update grunt-banana-checker to 0.4.0

Update grunt-jsonlint to 1.0.6

Also update kk-cyrl.json messages.

Change-Id: I24bfa35f5245d2dedccffedbb37607d916363951
2015-11-19 22:54:40 +00:00

15 lines
276 B
JSON

{
"private": true,
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.4.0",
"grunt-jsonlint": "1.0.6",
"grunt-contrib-jshint": "0.11.3",
"grunt-jscs": "2.3.0"
}
}