2015-10-01 15:20:36 +02:00
|
|
|
{
|
2022-04-14 13:10:41 +00:00
|
|
|
"name": "ContributionScores",
|
2018-10-11 05:33:03 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-03-13 08:51:14 +00:00
|
|
|
"eslint-config-wikimedia": "0.19.0",
|
2022-05-22 13:10:28 +00:00
|
|
|
"grunt": "1.5.3",
|
2020-04-19 02:46:53 +00:00
|
|
|
"grunt-banana-checker": "0.9.0",
|
2020-07-16 20:53:14 +00:00
|
|
|
"grunt-eslint": "23.0.0"
|
2018-10-11 05:33:03 +00:00
|
|
|
}
|
2015-10-01 15:20:36 +02:00
|
|
|
}
|