{
  "name": "angular-ui-tab-scroll",
  "version": "2.3.5",
  "homepage": "https://github.com/VersifitTechnologies/angular-ui-tab-scroll",
  "description": "A scrollable tab plugin intended for scrolling UI Bootstrap tabset.",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/VersifitTechnologies/angular-ui-tab-scroll"
  },
  "keywords": [
    "ui",
    "bootstrap",
    "angular",
    "tabs",
    "scroll",
    "tabset"
  ],
  "dependencies": {
    "bootstrap": ">=3.1.1",
    "angular": ">=1.4.6",
    "angular-ui-bootstrap": ">=0.14.0"
  },
  "bugs": {
    "url": "https://github.com/VersifitTechnologies/angular-ui-tab-scroll/issues"
  }
}
