{
  "name": "@material/base",
  "description": "The set of base classes for Material Components for the web",
  "version": "7.0.0",
  "license": "MIT",
  "main": "dist/mdc.base.js",
  "module": "index.js",
  "sideEffects": false,
  "types": "dist/mdc.base.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web.git",
    "directory": "packages/mdc-base"
  },
  "dependencies": {
    "tslib": "^1.9.3"
  },
  "gitHead": "a3212b2099765947f2a41d71af2cd95fcbca4b97"
}
