{
  "$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
  "dest": "../../dist/http",
  "lib": {
    "entryFile": "src/public_api.ts",
    "umdModuleIds": {
      "@ng-arthur-mobile/common": "@ng-arthur-mobile/common",
      "@ng-arthur-mobile/core": "@ng-arthur-mobile/core",
      "@ngx-translate/core": "@ngx-translate/core"
    }
  }
}
