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

9 lines
No EOL
282 B
JSON
Executable file

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