{
  "name": "angular-ui",
  "version": "1.0.0",
  "description": "A collection of directives for building angular applications",
  "main": "index.js",
  "scripts": {
    "test": "exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/buildium/angular-ui.git"
  },
  "keywords": [],
  "author": "Buildium <buidiumadmin@buildium.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/buildium/angular-ui/issues"
  },
  "homepage": "https://github.com/buildium/angular-ui#readme",
  "dependencies": {
    "ng-annotate": "1.2.1"
  },
  "peerDependencies": {
    "angular": ">=1.5"
  }
}
