2015-10-01 15:20:36 +02:00
|
|
|
{
|
2022-02-06 08:40:52 +00:00
|
|
|
"name": "ContributionScores",
|
2018-10-11 05:33:03 +00:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-04-14 13:12:23 +00:00
|
|
|
"eslint-config-wikimedia": "0.22.1",
|
2022-05-26 09:20:29 +00:00
|
|
|
"grunt": "1.5.3",
|
2022-12-30 01:11:37 +00:00
|
|
|
"grunt-banana-checker": "0.10.0",
|
2022-05-20 23:02:09 +00:00
|
|
|
"grunt-eslint": "24.0.0"
|
2018-10-11 05:33:03 +00:00
|
|
|
}
|
2015-10-01 15:20:36 +02:00
|
|
|
}
|