summaryrefslogtreecommitdiff
blob: 75b51d24057166f6a2e94ed136abc8c80fb5e84d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"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-stylelint": "0.15.0",
		"stylelint-config-wikimedia": "0.10.1"
	}
}