summaryrefslogtreecommitdiff
blob: 520545df4307fc69eca33f5c487379fb1fdfb115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "private": true,
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "1.0.1",
    "grunt-banana-checker": "0.5.0",
    "grunt-contrib-jshint": "1.0.0",
    "grunt-jsonlint": "1.0.7",
    "grunt-stylelint": "0.6.0",
    "stylelint": "7.8.0",
    "stylelint-config-wikimedia": "0.4.1"
  }
}