{
  "private": true,
  "name": "cityhub",
  "version": "2.0.0",
  "description": "Modular application for city services.",
  "main": "public_html/index.php",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BetaWareLtd/cityhub-w.git"
  },
  "keywords": [
    "cityhub"
  ],
  "author": "MicroHub GmbH",
  "license": "SEE LICENSE IN license.md",
  "bugs": {
    "url": "https://github.com/BetaWareLtd/cityhub-w/issues"
  },
  "homepage": "https://github.com/BetaWareLtd/cityhub-w#readme",
  "devDependencies": {
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-sass": "^2.2.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.5.3",
    "gulp-util": "^3.0.7",
    "gulp-wait": "0.0.2",
    "path": "^0.12.7"
  },
  "dependencies": {
    "angular": "^1.5.3",
    "angular-dragdrop": "^1.0.13",
    "angular-dragula": "^1.2.6",
    "angular-velocity": "^0.3.1",
    "animate.css": "^3.5.1",
    "bootstrap": "^3.3.6",
    "bootstrap-datepicker": "^1.6.0",
    "bootstrap-select": "^1.10.0",
    "bootstrap-slider": "^7.0.0",
    "dragula": "^3.6.8",
    "jqtree": "^1.3.2",
    "jquery": "^2.2.3",
    "jquery-ui": "^1.10.5",
    "leaflet": "^0.7.7",
    "modernizr": "^3.3.1",
    "ng-file-upload": "^12.0.4",
    "select2": "^4.0.2",
    "velocity": "^0.7.2",
    "velocity-animate": "^1.2.3"
  }
}
