summaryrefslogtreecommitdiff
blob: 3f112b13b34495438328d251b5ce4cc6df088914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"name": "ContributionScores",
	"private": true,
	"scripts": {
		"test": "grunt test"
	},
	"devDependencies": {
		"eslint-config-wikimedia": "0.15.3",
		"grunt": "1.5.3",
		"grunt-banana-checker": "0.9.0",
		"grunt-eslint": "22.0.0"
	}
}