angular-cn/packages/common/http/testing/package.json

8 lines
225 B
JSON
Raw Normal View History

{
"name": "@angular/common/http/testing",
"typings": "./index.d.ts",
"main": "../../bundles/common-http-testing.umd.js",
"module": "../../esm5/http/testing/index.js",
"es2015": "../../esm15/http/testing/index.js"
}