mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-15 20:09:54 +00:00
91a0d3b6e9
Change-Id: I142a8d136b65d26ac148dbe825e542af9c796f5f
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.12.0",
|
|
"grunt": "1.0.4",
|
|
"grunt-banana-checker": "0.6.0",
|
|
"grunt-eslint": "21.0.0"
|
|
}
|
|
}
|