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
347 B
9 lines
347 B
{
|
|
"name": "@angular/material/checkbox/testing",
|
|
"main": "../../bundles/material-checkbox-testing.umd.js",
|
|
"fesm2015": "../../fesm2015/checkbox/testing.js",
|
|
"esm2015": "../../esm2015/checkbox/testing/index.js",
|
|
"typings": "./index.d.ts",
|
|
"module": "../../fesm2015/checkbox/testing.js",
|
|
"es2015": "../../fesm2015/checkbox/testing.js"
|
|
}
|