mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/LoginNotify
synced 2024-11-24 06:54:08 +00:00
5e80809624
Change-Id: I6f3c9c34712a69c216023a82eb89049c66723919
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.15.0",
|
|
"grunt": "1.1.0",
|
|
"grunt-banana-checker": "0.8.1",
|
|
"grunt-eslint": "22.0.0"
|
|
}
|
|
}
|