{
    "name": "camilstaps.nl",
    "version": "0.1",
    "homepage": "https://camilstaps.nl",
    "authors": ["Camil Staps <info@camilstaps.nl>"],
    "private": true,
    "ignore": [
        "**/.*",
        "node_modules",
        "bower_components",
        "build"
    ],
    "dependencies": {
        "bootstrap-sass-official": "~3.3.2"
    }
}