{
  "name": "Name of my app",
  "version": "0.0.1",
  "authors": [
    "Unboxed Technology"
  ],
  "description": "Description of my app",
  "license": "MIT",
  "homepage": "www.unboxedtechnology.com",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {
    "angular": "~1.4.3",
    "angular-mocks": "~1.4.3",
    "angular-animate": "~1.4.3",
    "angular-touch": "~1.4.3",
    "angular-resource": "~1.4.3",
    "angular-route": "~1.4.3",
    "angular-sanitize": "~1.4.3",
    "angular-ui-router": "0.2.15",
    "angular-bootstrap": "0.13.3",
    "momentjs": "2.6.0",
    "jasmine": "1.3.1",
    "jasmine-jquery": "1.5.2",
    "underscore": "1.8.3",
    "font-awesome": "4.4.0",
    "bootstrap-sass": "~3.3.5",
    "ubt-angular-core": "git@bitbucket.org:unboxedtech/angular.core.git#0.11",
    "open-sans-fontface": "~1.4.2"
  },
  "resolutions": {
    "angular": "1.4.7",
    "angular-animate": "~1.4.3"
  }
}
