{
  "name": "@wellwind/ngx-thanos",
  "version": "0.0.5",
  "peerDependencies": {
    "@angular/common": "^7.2.0",
    "@angular/core": "^7.2.0",
    "@wellwind/thanos-snap": "^0.0.5"
  },
  "author": {
    "name": "Mike Huang",
    "email": "wellwind@gmail.com"
  },
  "keywords": [
    "thanos",
    "angular",
    "directive",
    "service",
    "javascript"
  ],
  "homepage": "https://github.com/wellwind/ngx-thanos/tree/master/libs/ngx-thanos",
  "license": "MIT",
  "bugs": "https://github.com/wellwind/ngx-thanos/issues",
  "main": "bundles/wellwind-ngx-thanos.umd.js",
  "module": "fesm5/wellwind-ngx-thanos.js",
  "es2015": "fesm2015/wellwind-ngx-thanos.js",
  "esm5": "esm5/wellwind-ngx-thanos.js",
  "esm2015": "esm2015/wellwind-ngx-thanos.js",
  "fesm5": "fesm5/wellwind-ngx-thanos.js",
  "fesm2015": "fesm2015/wellwind-ngx-thanos.js",
  "typings": "wellwind-ngx-thanos.d.ts",
  "metadata": "wellwind-ngx-thanos.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
