{
  "name": "shared-module-example-by-dinesh",
  "$schema": "./node_modules/ng-packagr/package.schema.json",
  "version": "1.0.11",
  "description": "",
  "main": "bundles/shared-module-example-by-dinesh.umd.js",
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "ng-packagr": "^2.4.2"
  },
  "module": "esm5/shared-module-example-by-dinesh.js",
  "es2015": "esm2015/shared-module-example-by-dinesh.js",
  "typings": "shared-module-example-by-dinesh.d.ts",
  "metadata": "shared-module-example-by-dinesh.metadata.json",
  "dependencies": {
    "tslib": "^1.7.1"
  }
}
