@material/notched-outline
Version:
The Material Components for the web notched-outline component
34 lines (33 loc) • 920 B
JSON
{
"name": "@material/notched-outline",
"description": "The Material Components for the web notched-outline component",
"version": "14.0.0",
"license": "MIT",
"keywords": [
"material components",
"material design",
"notchedoutline",
"notched outline"
],
"main": "dist/mdc.notchedOutline.js",
"module": "index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-notched-outline"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@material/base": "^14.0.0",
"@material/feature-targeting": "^14.0.0",
"@material/floating-label": "^14.0.0",
"@material/rtl": "^14.0.0",
"@material/shape": "^14.0.0",
"@material/theme": "^14.0.0",
"tslib": "^2.1.0"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}