Files
ionic-framework/packages/demos/angular/scripts/router/testing/package.json
2018-02-06 00:50:34 -06:00

8 lines
188 B
JSON

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