projecte_ionic/node_modules/@angular/platform-browser/testing/package.json
2022-02-09 18:30:03 +01:00

9 lines
298 B
JSON
Executable file

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