mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-12 01:08:55 +00:00
2938d69e0b
* grunt-jsonlint: 1.0.4 → 1.0.7 Change-Id: I4fea5c41c1c91b5f6903fe1cfd1033021571cbfe
17 lines
350 B
JSON
17 lines
350 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "0.4.5",
|
|
"grunt-cli": "0.1.13",
|
|
"grunt-banana-checker": "0.4.0",
|
|
"grunt-jsonlint": "1.0.7",
|
|
"grunt-contrib-csslint": "0.5.0",
|
|
"grunt-contrib-jshint": "0.11.3",
|
|
"grunt-contrib-watch": "0.6.1",
|
|
"grunt-jscs": "2.1.0"
|
|
}
|
|
}
|