{
  "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",
    "build"
  ],
  "dependencies": {
    "bootstrap": "~3.3.2",
    "bootswatch": "~3.3.4+1",
    "fontawesome": "~4.3.0",
    "jquery-cookie": "~1.4.1"
  }
}