{
	"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": "dist/bundles/guimabdo-webtyped-angular.umd.js",
	"module": "dist/fesm5/guimabdo-webtyped-angular.js",
	"es2015": "dist/fesm2015/guimabdo-webtyped-angular.js",
	"esm5": "dist/esm5/guimabdo-webtyped-ngular.js",
	"esm2015": "dist/esm2015/guimabdo-webtyped-angular.js",
	"fesm5": "dist/fesm5/cguimabdo-webtyped-angular.js",
	"fesm2015": "dist/fesm2015/guimabdo-webtyped-angular.js",
	"typings": "dist/guimabdo-webtyped-angular.d.ts",
	"metadata": "dist/guimabdo-webtyped-angular.metadata.json"
}
