2017-03-02 21:54:35 +00:00
|
|
|
{
|
2017-03-07 19:04:30 +00:00
|
|
|
"typings": "../typings/testing/index.d.ts",
|
2017-03-02 21:54:35 +00:00
|
|
|
"main": "../bundles/http-testing.umd.js",
|
|
|
|
|
"module": "../@angular/http/testing.es5.js",
|
|
|
|
|
"es2015": "../@angular/http/testing.js"
|
|
|
|
|
}
|