mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-15 03:35:20 +00:00
29ae8b5a63
* grunt-banana-checker: 0.2.2 → 0.4.0 Change-Id: Ie92e204df31ddfbcf5a730e4f20b823dc62f9451
13 lines
211 B
JSON
13 lines
211 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.4"
|
|
}
|
|
}
|