19 lines
346 B
JSON
19 lines
346 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"
|
|
}
|
|
}
|