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": {
|
2024-04-22 02:10:18 +00:00
|
|
|
"eslint-config-wikimedia": "0.27.0",
|
2023-03-14 21:12:35 +00:00
|
|
|
"grunt": "1.6.1",
|
2024-05-10 01:28:35 +00:00
|
|
|
"grunt-banana-checker": "0.12.0",
|
2024-04-22 02:10:18 +00:00
|
|
|
"grunt-eslint": "24.3.0"
|
2018-10-11 05:33:03 +00:00
|
|
|
}
|
2015-10-01 15:20:36 +02:00
|
|
|
}
|