16 lines
308 B
JSON
16 lines
308 B
JSON
{
|
|
"name": "ApprovedRevs",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "grunt test"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-wikimedia": "0.28.2",
|
|
"grunt": "1.6.2",
|
|
"grunt-banana-checker": "0.13.0",
|
|
"grunt-eslint": "24.3.0",
|
|
"grunt-stylelint": "0.20.1",
|
|
"stylelint-config-wikimedia": "0.17.2"
|
|
}
|
|
}
|