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

8 lines
188 B
JSON
Raw Normal View History

{
"name": "@angular/router/testing",
"typings": "./testing.d.ts",
"main": "../bundles/router-testing.umd.js",
"module": "../esm5/testing.js",
"es2015": "../esm2015/testing.js"
}