Outlook_Addin_LLM/node_modules/@material/tokens/package.json

22 lines
551 B
JSON

{
"name": "@material/tokens",
"description": "Material Components for the web mixins for Material Design tokens",
"version": "14.0.0",
"license": "MIT",
"keywords": [
"material components",
"material design",
"tokens"
],
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-tokens"
},
"sideEffects": false,
"dependencies": {
"@material/elevation": "^14.0.0"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}