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",
|
|
|
|
"slick-carousel": "^1.6.0"
|
2016-12-12 22:43:20 +00:00
|
|
|
}
|
|
|
|
}
|