{
  "name": "Pagespace Admin",
  "version": "0.1.0",
  "homepage": "https://github.com/pagespace/pagespace",
  "authors": [
    "Phil Mander <philip.mander@gmail.com>"
  ],
  "license": "LGPL-3.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "^1.5.5",
    "angular-route": "^1.5.0",
    "angular-ui-codemirror": "^0.3.0",
    "bootstrap": "^3.3.6",
    "ng-tags-input": "^3.0.0",
    "ng-focus-if": "^1.0.4",
    "angular-schema-form": "^0.8.12",
    "angular-touch": "^1.5.8",
    "browser-bunyan": "^0.4.0",
    "fetch": "^1.0.0"
  }
}
