summaryrefslogtreecommitdiff
blob: bb287beb4f1743a00ff4c46a2823f0757b439270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "private": true,
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "eslint-config-wikimedia": "0.7.2",
    "grunt": "1.0.3",
    "grunt-banana-checker": "0.6.0",
    "grunt-eslint": "21.0.0",
    "grunt-jsonlint": "1.1.0",
    "grunt-stylelint": "0.10.0",
    "stylelint": "9.5.0",
    "stylelint-config-wikimedia": "0.4.3"
  }
}