{
  "name": "angular-bootstrap-npm",
  "version": "0.14.3",
  "description": "An NPM package for using UI.Bootstrap directives with Node projects (via Browserify, etc.)",
  "main": "./dist/angular-bootstrap-tpls.js",
  "devDependencies": {
    "coffee-script": "^1.10.0",
    "del": "^2.0.2",
    "gulp": "^3.9.0",
    "gulp-exec": "^2.1.1",
    "gulp-insert": "^0.5.0",
    "gulp-util": "^3.0.6",
    "run-sequence": "^1.1.4",
    "yargs": "^3.26.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jusopi/angular-bootstrap-npm.git"
  },
  "keywords": [
    "npm",
    "module",
    "browserify",
    "angular",
    "commonjs",
    "javascript",
    "js",
    "ng",
    "bootstrap",
    "ui-bootstrap",
    "ui.bootstrap",
    "directives"
  ],
  "author": "jusopi <jwopitz@gmail.com> (http://jwopitz.wordpress.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jusopi/angular-bootstrap-npm/issues"
  },
  "homepage": "https://github.com/jusopi/angular-bootstrap-npm"
}
