{
  "main": "bundles/ng2-bootstrap.umd.js",
  "version": "1.2.2",
  "description": "Native Angular Bootstrap Components",
  "module": "index.js",
  "typings": "index.d.ts",
  "keywords": [
    "ng",
    "ng-bootstap",
    "angular",
    "angular2",
    "bootstrap",
    "twitter-bootstrap"
  ],
  "author": {
    "name": "Dmitriy Shekhovtsov",
    "email": "valorkin@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/valor-software/ng2-bootstrap.git"
  },
  "name": "ng2-bootstrap",
  "dependencies": {
    "moment": "2.17.1"
  },
  "peerDependencies": {
    "@angular/common": "^2.3.0",
    "@angular/compiler": "^2.3.0",
    "@angular/core": "^2.3.0",
    "@angular/forms": "^2.3.0"
  },
  "_id": "ng2-bootstrap@1.2.2",
  "devDependencies": {}
}
