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

24 lines
609 B
JSON

{
"name": "@material/animation",
"description": "Animation Variables and Mixins used by Material Components for the web",
"version": "14.0.0",
"license": "MIT",
"keywords": [
"material components",
"material design",
"animation"
],
"main": "dist/mdc.animation.js",
"module": "index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-animation"
},
"dependencies": {
"tslib": "^2.1.0"
},
"gitHead": "432c815e58d61a257742836f816cf95e271e6ea1"
}