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