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

8 lines
204 B
JSON
Raw Normal View History

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