{
  "name": "ng-token-auth-test-site",
  "private": true,
  "dependencies": {
    "bootstrap-sass-official": "~3.2.0",
    "modernizr": "~2.6.2",
    "jquery": "1.11.1",
    "angular-ui-router": "~0.2.10",
    "angular-strap": "~2.1.0",
    "Faker": "~0.7.0",
    "lodash": "~2.4.1",
    "angular-motion": "~0.3.2",
    "bootstrap-additions": "~0.2.2",
    "font-awesome": "~4.0.3",
    "angular": "~1.4.4",
    "angular-sanitize": "~1.4.4",
    "angular-resource": "~1.4.4",
    "angular-mocks": "~1.4.4",
    "angular-cookie": "~4.0.9",
    "matchmedia-ng": "~1.0.2",
    "angular-spinner": "~0.4.0",
    "respond": "~1.4.2"
  },
  "devDependencies": {},
  "overrides": {
    "bootstrap": {
      "ignore": true
    },
    "bootstrap-sass-official": {
      "ignore": true
    },
    "Faker": {
      "main": "Faker.js"
    }
  },
  "resolutions": {
    "angular": "~1.4.4"
  }
}
