{ "$schema": "../../node_modules/ng-packagr/ng-package.schema.json", "dest": "../../dist/store-call", "lib": { "entryFile": "src/public-api.ts", "umdModuleIds": { "@ngrx/store": "@ngrx/store", "@ngrx/entity": "@ngrx/entity", "@ngrx/effects": "@ngrx/effects", "moment": "moment", "@ucap/core": "@ucap/core", "@ucap/domain-call": "@ucap/domain-call", "@ucap/api-contact": "@ucap/api-contact", "@ucap/ng-api-contact": "@ucap/ng-api-contact" } } }