summaryrefslogtreecommitdiff
blob: 33a2892ed4a760cd4c6841b131bedd0c2d3fc6f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"private": true,
	"scripts": {
		"test": "grunt test"
	},
	"devDependencies": {
		"eslint-config-wikimedia": "0.16.2",
		"grunt": "1.2.1",
		"grunt-banana-checker": "0.9.0",
		"grunt-eslint": "23.0.0",
		"grunt-jsonlint": "1.1.0",
		"grunt-stylelint": "0.15.0",
		"stylelint-config-wikimedia": "0.10.1"
	}
}