2015-10-01 15:20:36 +02:00
|
|
|
{
|
2022-04-14 13:09:56 +00:00
|
|
|
"name": "ContributionScores",
|
2018-10-11 05:33:03 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-04-22 07:46:51 +00:00
|
|
|
"eslint-config-wikimedia": "0.15.3",
|
2021-05-09 10:18:01 +00:00
|
|
|
"grunt": "1.4.0",
|
2020-04-19 02:46:53 +00:00
|
|
|
"grunt-banana-checker": "0.9.0",
|
2020-02-03 20:49:46 +01:00
|
|
|
"grunt-eslint": "22.0.0"
|
2018-10-11 05:33:03 +00:00
|
|
|
}
|
2015-10-01 15:20:36 +02:00
|
|
|
}
|