mediawiki-skins-Insurgency/package.json
Kunal Mehta 6e9cb04f17 build: Configure banana-checker and jsonlint
Change-Id: Ia345c086a8f6204870b78a841cdd125ddb6b7d1a
2015-06-25 11:54:19 -07:00

12 lines
211 B
JSON

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