mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Description2
synced 2024-11-27 16:10:05 +00:00
8a63cae9e0
Change-Id: I91c07b443983db2e3606f43d482c52e6189bed30
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"name": "Description2",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.27.0",
|
|
"grunt": "1.6.1",
|
|
"grunt-banana-checker": "0.12.0",
|
|
"grunt-eslint": "24.3.0"
|
|
}
|
|
}
|