
composer: * mediawiki/minus-x: 0.3.1 → 0.3.2 npm: * grunt-banana-checker: 0.4.0 → 0.8.1 Change-Id: Ia1365bbd40f98972c968ffb4652bf5452630c31e
13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.0.4",
|
|
"grunt-banana-checker": "0.8.1",
|
|
"grunt-contrib-jshint": "0.11.3",
|
|
"grunt-jscs": "2.5.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|