mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/LoginNotify
synced 2024-11-15 03:04:08 +00:00
ed5389454b
grunt 1.0.1 → 1.0.2 grunt-banana-checker 0.5.0 → 0.6.0 Change-Id: I4186e523425d0ee310f615cc528ff56c1ded4c5c
12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.0.2",
|
|
"grunt-banana-checker": "0.6.0",
|
|
"grunt-jsonlint": "1.1.0"
|
|
}
|
|
}
|