{
  "name": "ddr-example-kzurro",
  "version": "10.0.1",
  "author": {
    "email": "kzurro@hotmail.com",
    "name": "kzurro"
  },
  "description": "Aprendiedo a hacer librerias",
  "keywords": [
    "angular",
    "kzurro",
    "aprendiendo"
  ],
  "repository": "https://github.com/kzurro",
  "peerDependencies": {
    "@angular/common": "^10.1.6",
    "@angular/core": "^10.1.6"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/ddr-example-kzurro.umd.js",
  "module": "fesm2015/ddr-example-kzurro.js",
  "es2015": "fesm2015/ddr-example-kzurro.js",
  "esm2015": "esm2015/ddr-example-kzurro.js",
  "fesm2015": "fesm2015/ddr-example-kzurro.js",
  "typings": "ddr-example-kzurro.d.ts",
  "metadata": "ddr-example-kzurro.metadata.json",
  "sideEffects": false
}
