mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-14 11:25:15 +00:00
cd35929fb3
Change-Id: I623e44c15ae7b741a54def0f2ec6e8d303106523
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.16.2",
|
|
"grunt": "1.2.1",
|
|
"grunt-banana-checker": "0.9.0",
|
|
"grunt-eslint": "23.0.0"
|
|
}
|
|
}
|