public-health-ch/bower.json

23 lines
457 B
JSON

{
"name": "public-health-ch",
"authors": [],
"description": "",
"main": [],
"license": "MIT",
"homepage": "http://public-health.ch/",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap-sass": "bootstrap-sass-official#^3.3.7",
"slick-carousel": "^1.4.1",
"slick-lightbox": "^0.2.10",
"cookieconsent": "cookieconsent2#^3.0.6"
}
}