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