mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/LoginNotify
synced 2024-11-24 06:54:08 +00:00
92e21bead9
composer: * mediawiki/minus-x: 0.3.1 → 0.3.2 npm: * grunt-banana-checker: 0.6.0 → 0.8.1 Change-Id: Id5e82181f2e6db99fb2afc8b035b90a9e51f5801
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.0.4",
|
|
"grunt-banana-checker": "0.8.1",
|
|
"grunt-jsonlint": "1.1.0"
|
|
}
|
|
}
|