7 lines
219 B
JSON
7 lines
219 B
JSON
|
{
|
||
|
"typings": "../typings/testing/index.d.ts",
|
||
|
"main": "../bundles/platform-browser-testing.umd.js",
|
||
|
"module": "../@angular/platform-browser/testing.es5.js",
|
||
|
"es2015": "../@angular/platform-browser/testing.js"
|
||
|
}
|