{
  "name": "Botleagues Client",
  "version": "0.0.0",
  "homepage": "https://github.com/camilstaps/Botleagues",
  "authors": [
    "Camil Staps <info@camilstaps.nl>"
  ],
  "license": "GPL v3.0",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "bootstrap": "~3.3.2"
  }
}