{
  "main": "bundles/ngx-bootstrap.umd.js",
  "version": "4.0.1",
  "description": "Native Angular Bootstrap Components",
  "module": "esm5/ngx-bootstrap.js",
  "typings": "ngx-bootstrap.d.ts",
  "keywords": [
    "angular",
    "bootstap",
    "ng",
    "ng2",
    "angular2",
    "twitter-bootstrap"
  ],
  "author": {
    "name": "Dmitriy Shekhovtsov",
    "email": "valorkin@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/valor-software/ngx-bootstrap.git"
  },
  "name": "ngx-bootstrap",
  "peerDependencies": {
    "@angular/common": ">=7.0.0",
    "@angular/core": ">=7.0.0"
  },
  "_id": "ngx-bootstrap@4.0.1",
  "schematics": "./schematics/collection.json"
}
