{
  "name": "ovh-angular-sso-auth-modal-plugin",
  "description": "OVH SSO module - Modal plugin",
  "version": "2.0.1",
  "author": "OVH SAS",
  "license": "BSD-3-Clause",
  "main": "./dist/ovh-angular-sso-auth-modal-plugin.min.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ovh-ux/ovh-angular-sso-auth-modal-plugin.git"
  },
  "ignore": [
    "components",
    "bower_components",
    "node_modules",
    "Gruntfile.js",
    "src",
    "karma.conf.js",
    ".eslintrc.json",
    ".editorconfig"
  ],
  "dependencies": {
    "angular": ">=1.3.0 <1.6.0",
    "angular-bootstrap": "~1.3.3",
    "angular-translate": "^2.11.0",
    "angular-translate-loader-partial": "^2.11.0",
    "jquery": "~2.1.3",
    "ovh-angular-sso-auth": "^3.0.0",
    "ovh-ui-kit": "^1.0.0-alpha.13"
  },
  "devDependencies": {
    "angular-mocks": ">=1.3.0 <1.6.0"
  }
}
