{
  "name": "gp-my-lib",
  "version": "0.0.4",
  "peerDependencies": {
    "@angular/common": "^8.1.3",
    "@angular/core": "^8.1.3"
  },
  "author": "sanjiv Kumar",
  "repository": {
    "type": "Git",
    "url": "git+https://github.com/gauravparnamis/firstlibraries.git"
  },
  "description": "This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.3.",
  "bugs": {
    "url": "https://github.com/gauravparnamis/firstlibraries/issues"
  },
  "homepage": "https://github.com/gauravparnamis/firstlibraries#readme",
  "main": "bundles/gp-my-lib.umd.js",
  "keywords": [
    "test"
  ],
  "license": "ISC",
  "module": "fesm5/gp-my-lib.js",
  "es2015": "fesm2015/gp-my-lib.js",
  "esm5": "esm5/gp-my-lib.js",
  "esm2015": "esm2015/gp-my-lib.js",
  "fesm5": "fesm5/gp-my-lib.js",
  "fesm2015": "fesm2015/gp-my-lib.js",
  "typings": "gp-my-lib.d.ts",
  "metadata": "gp-my-lib.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  },
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
