Raw File
{
  "name": "@angular/common/http",
  "typings": "./http.d.ts",
  "main": "../bundles/common-http.umd.js",
  "module": "../fesm5/http.js",
  "es2015": "../fesm2015/http.js",
  "esm5": "../esm5/http/http.js",
  "esm2015": "../esm2015/http/http.js",
  "fesm5": "../fesm5/http.js",
  "fesm2015": "../fesm2015/http.js",
  "sideEffects": false
}
back to top