mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ReplaceText
synced 2024-11-23 22:33:48 +00:00
826c44afc4
Change-Id: If89e3c94c49cc4d0f9ca7fa30cbfed772ba58493
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.0.1",
|
|
"grunt-contrib-jshint": "1.0.0",
|
|
"grunt-banana-checker": "0.5.0",
|
|
"grunt-jsonlint": "1.0.7"
|
|
}
|
|
}
|