{
  "name": "ng2-select2-bootstrap",
  "version": "0.1.39",
  "repository": {
    "type": "git",
    "url": "https://github.com/lucasvieceli/ng2-select2-bootstrap"
  },
  "author": {
    "name": "lucas vieceli",
    "email": "vieceli46@hotmail.com"
  },
  "keywords": [
    "angular2",
    "select2",
    "bootstrap"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lucasvieceli/ng2-select2-bootstrap/issues"
  },
  "peerDependencies": {
    "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
    "@angular/core": "^6.0.0-rc.0 || ^6.0.0",
    "@angular/forms": "^6.0.0-rc.0 || ^6.0.0"
  },
  "main": "bundles/ng2-select2-bootstrap.umd.js",
  "module": "fesm5/ng2-select2-bootstrap.js",
  "es2015": "fesm2015/ng2-select2-bootstrap.js",
  "esm5": "esm5/ng2-select2-bootstrap.js",
  "esm2015": "esm2015/ng2-select2-bootstrap.js",
  "fesm5": "fesm5/ng2-select2-bootstrap.js",
  "fesm2015": "fesm2015/ng2-select2-bootstrap.js",
  "typings": "ng2-select2-bootstrap.d.ts",
  "metadata": "ng2-select2-bootstrap.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
