summaryrefslogtreecommitdiff
blob: 21dc936a3a5ecd21ff146a46b63aa37614b088a8 (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.20.0",
		"grunt": "1.4.0",
		"grunt-banana-checker": "0.9.0",
		"grunt-eslint": "23.0.0",
		"grunt-stylelint": "0.16.0",
		"stylelint-config-wikimedia": "0.11.1"
	}
}