summaryrefslogtreecommitdiff
blob: 41978fc45bcbc88248bc7c70a95d287367201695 (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.22.1",
		"grunt": "1.5.3",
		"grunt-banana-checker": "0.10.0",
		"grunt-eslint": "24.0.0"
	}
}