@material/theme
Version:
The Material Components for the web theming system
23 lines (22 loc) • 564 B
JSON
{
"name": "@material/theme",
"description": "The Material Components for the web theming system",
"version": "14.0.0",
"license": "MIT",
"keywords": [
"material components",
"material design",
"theme"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-theme"
},
"sideEffects": false,
"dependencies": {
"@material/feature-targeting": "^14.0.0",
"tslib": "^2.1.0"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}