public-health-ch/bower.json

22 lines
411 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"
}
}