2016-12-12 22:43:20 +00:00
|
|
|
{
|
|
|
|
"name": "public-health-ch",
|
|
|
|
"authors": [],
|
|
|
|
"description": "",
|
|
|
|
"main": [],
|
|
|
|
"license": "MIT",
|
|
|
|
"homepage": "http://public-health.ch/",
|
|
|
|
"private": true,
|
|
|
|
"ignore": [
|
|
|
|
"**/.*",
|
|
|
|
"node_modules",
|
|
|
|
"bower_components",
|
|
|
|
"test",
|
|
|
|
"tests"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2017-01-27 16:06:53 +00:00
|
|
|
"bootstrap-sass": "bootstrap-sass-official#^3.3.7",
|
2017-09-08 14:37:33 +00:00
|
|
|
"slick-carousel": "^1.4.1",
|
2018-05-28 15:41:49 +00:00
|
|
|
"slick-lightbox": "^0.2.10",
|
|
|
|
"cookieconsent": "cookieconsent2#^3.0.6"
|
2016-12-12 22:43:20 +00:00
|
|
|
}
|
|
|
|
}
|