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