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

7 lines
195 B
JSON
Raw Normal View History

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