2016-01-10 17:58:21 +00:00
|
|
|
{
|
2017-03-22 21:15:04 +00:00
|
|
|
"name": "CookieWarning-dependencies",
|
|
|
|
"description": "Node.js dependencies used in CookieWarning",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "grunt test"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2018-03-22 20:20:28 +00:00
|
|
|
"eslint-config-wikimedia": "0.5.0",
|
2019-06-08 03:40:48 +00:00
|
|
|
"grunt": "1.0.4",
|
2017-03-22 21:15:04 +00:00
|
|
|
"grunt-banana-checker": "0.4.0",
|
2018-03-22 20:20:28 +00:00
|
|
|
"grunt-eslint": "20.1.0",
|
2018-11-24 21:46:35 +00:00
|
|
|
"grunt-jsonlint": "1.0.7",
|
2019-06-08 03:40:48 +00:00
|
|
|
"grunt-stylelint": "0.10.1",
|
|
|
|
"stylelint": "9.2.0",
|
|
|
|
"stylelint-config-wikimedia": "0.4.3"
|
2017-03-22 21:15:04 +00:00
|
|
|
}
|
2016-01-10 17:58:21 +00:00
|
|
|
}
|