{
  "name": "@guimabdo/webtyped-angular",
  "version": "0.29.0",
  "description": "WebTyped Angular connector and helpers",
  "author": {
    "name": "guimabdo"
  },
  "keywords": [
    "TypeScript",
    "WebTyped",
    "ASP.NET Web API",
    "angular"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/guimabdo/WebTyped.git"
  },
  "peerDependencies": {
    "rxjs": ">=6.0.0",
    "@angular/core": ">=6.0.0",
    "@angular/common": ">=6.0.0",
    "@guimabdo/webtyped-common": "^0.29.0"
  },
  "devDependencies": {
    "@guimabdo/webtyped-common": "^0.29.0",
    "@angular-devkit/build-angular": "~0.13.9",
    "@angular-devkit/build-ng-packagr": "~0.13.9",
    "@angular/common": "~7.2.15",
    "@angular/cli": "~7.3.9",
    "@angular/compiler-cli": "~7.2.15",
    "ng-packagr": "^4.7.1",
    "tsickle": "0.34.0",
    "typescript": "~3.2.4",
    "zone.js": "^0.8.29",
    "@angular/core": "~7.2.13",
    "@angular/compiler": "~7.2.15",
    "rxjs": "^6.4.0"
  },
  "main": "bundles/guimabdo-webtyped-angular.umd.js",
  "module": "fesm5/guimabdo-webtyped-angular.js",
  "es2015": "fesm2015/guimabdo-webtyped-angular.js",
  "esm5": "esm5/guimabdo-webtyped-angular.js",
  "esm2015": "esm2015/guimabdo-webtyped-angular.js",
  "fesm5": "fesm5/guimabdo-webtyped-angular.js",
  "fesm2015": "fesm2015/guimabdo-webtyped-angular.js",
  "typings": "guimabdo-webtyped-angular.d.ts",
  "metadata": "guimabdo-webtyped-angular.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
