{
  "name": "psc-ng-common",
  "version": "0.0.1",
  "peerDependencies": {
    "@angular/common": "^11.2.3",
    "@angular/core": "^11.2.3"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/psc-ng-common.umd.js",
  "module": "fesm2015/psc-ng-common.js",
  "es2015": "fesm2015/psc-ng-common.js",
  "esm2015": "esm2015/psc-ng-common.js",
  "fesm2015": "fesm2015/psc-ng-common.js",
  "typings": "psc-ng-common.d.ts",
  "metadata": "psc-ng-common.metadata.json",
  "sideEffects": false
}