mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-14 19:30:37 +00:00
59a70f5808
* grunt-jsonlint: 1.0.4 → 1.0.7 Change-Id: If6142859ad149a0bb59451c8a7139627f37155cb
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.7"
|
|
}
|
|
}
|