{ "name": "@angular/http", "version": "0.0.0-PLACEHOLDER", "description": "Angular - the http service", "main": "./bundles/http.umd.js", "module": "./fesm5/http.js", "es2015": "./fesm2015/http.js", "esm5": "./esm5/http.js", "esm2015": "./esm2015/http.js", "fesm5": "./fesm5/http.js", "fesm2015": "./fesm2015/http.js", "typings": "./http.d.ts", "author": "angular", "license": "MIT", "peerDependencies": { "@angular/core": "0.0.0-PLACEHOLDER", "@angular/platform-browser": "0.0.0-PLACEHOLDER", "rxjs": "^6.5.3", "tslib": "^1.10.0" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.git", "repository": "packages/http" }, "ng-update": { "packageGroup": "NG_UPDATE_PACKAGE_GROUP" }, "sideEffects": false, "publishConfig":{ "registry":"https://wombat-dressing-room.appspot.com" } }