8 lines
204 B
JSON
Raw Normal View History

2017-03-02 13:54:35 -08:00
{
"name": "@angular/http/testing",
"typings": "../testing.d.ts",
2017-03-02 13:54:35 -08:00
"main": "../bundles/http-testing.umd.js",
"module": "../@angular/http/testing.es5.js",
"es2015": "../@angular/http/testing.js"
}