mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Description2
synced 2025-01-19 08:25:58 +00:00
8607c097dc
Change-Id: I47d24a8c0f01d6d859b8ab6116dac86bd974fac6
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.11.1",
|
|
"grunt-eslint": "24.3.0"
|
|
}
|
|
}
|