mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Poem
synced 2024-11-15 19:09:37 +00:00
997e62310f
grunt 1.0.1 → 1.0.2 grunt-banana-checker 0.4.0 → 0.6.0 grunt-jsonlint 1.0.7 → 1.1.0 Change-Id: Ib21609424faa4d805dcf60bbb7a3628a1ccadb27
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "1.0.2",
|
|
"grunt-banana-checker": "0.6.0",
|
|
"grunt-contrib-jshint": "1.1.0",
|
|
"grunt-jsonlint": "1.1.0"
|
|
}
|
|
}
|