You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
274 B
9 lines
274 B
{
|
|
"name": "@angular/cdk/coercion",
|
|
"main": "../bundles/cdk-coercion.umd.js",
|
|
"fesm2015": "../fesm2015/coercion.js",
|
|
"esm2015": "../esm2015/coercion/index.js",
|
|
"typings": "./index.d.ts",
|
|
"module": "../fesm2015/coercion.js",
|
|
"es2015": "../fesm2015/coercion.js"
|
|
}
|