You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
278 B
10 lines
278 B
{
|
|
"name": "@angular/common/http",
|
|
"sideEffects": false,
|
|
"main": "../bundles/common-http.umd.js",
|
|
"fesm2015": "../fesm2015/http.js",
|
|
"esm2015": "../esm2015/http/http.js",
|
|
"typings": "./http.d.ts",
|
|
"module": "../fesm2015/http.js",
|
|
"es2015": "../fesm2015/http.js"
|
|
}
|