{
  "name": "ovh-common-style",
  "description": "Managers common style",
  "version": "5.0.0",
  "main": "dist/ovh-common-style.css",
  "ignore": [
    "components",
    "bower_components",
    "node_modules",
    "Gruntfile.js",
    "src",
    "karma.conf.js",
    ".jshintrc",
    ".editorconfig"
  ],
  "dependencies": {
    "jquery": "~2.1.3",
    "angular": ">=1.3.0",
    "angular-sanitize": ">=1.3.0",
    "animate.css": "~3.1.0",
    "bootstrap": "3.3.6"
  },
  "devDependencies": {
    "angular-mocks": ">=1.3.0",
    "angular-scenario": ">=1.3.0"
  },
  "repository": {
    "url": "https://github.com/ovh-ux/ovh-common-style.git",
    "type": "git"
  },
  "license": "BSD-3-Clause",
  "author": "OVH SAS"
}
