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",
|
2017-08-01 08:45:29 +00:00
|
|
|
"grunt": "1.0.1",
|
2017-03-22 21:15:04 +00:00
|
|
|
"grunt-banana-checker": "0.4.0",
|
|
|
|
"grunt-contrib-csslint": "0.5.0",
|
2018-03-22 20:20:28 +00:00
|
|
|
"grunt-eslint": "20.1.0",
|
2017-08-01 08:45:29 +00:00
|
|
|
"grunt-jsonlint": "1.0.7"
|
2017-03-22 21:15:04 +00:00
|
|
|
}
|
2016-01-10 17:58:21 +00:00
|
|
|
}
|