{
  "name": "ngx-aegon-ui",
  "version": "0.0.16",
  "description": "Corporate Aegon UI component library made in Angular",
  "author": {
    "name": "Rob Galeano",
    "email": "galeano92@gmail.com",
    "url": "https://github.com/robgaleano"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/robgaleano/AegonUIComponentLib.git"
  },
  "bugs": {
    "url": "https://github.com/robgaleano/AegonUIComponentLib/issues"
  },
  "homepage": "https://github.com/robgaleano/AegonUIComponentLib",
  "keywords": [
    "angular",
    "javascript",
    "typescript",
    "webcomponent"
  ],
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^7.2.0",
    "@angular/core": "^7.2.0"
  },
  "main": "bundles/ngx-aegon-ui.umd.js",
  "module": "fesm5/ngx-aegon-ui.js",
  "es2015": "fesm2015/ngx-aegon-ui.js",
  "esm5": "esm5/ngx-aegon-ui.js",
  "esm2015": "esm2015/ngx-aegon-ui.js",
  "fesm5": "fesm5/ngx-aegon-ui.js",
  "fesm2015": "fesm2015/ngx-aegon-ui.js",
  "typings": "ngx-aegon-ui.d.ts",
  "metadata": "ngx-aegon-ui.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
