{
  "name": "@material/icon-button",
  "description": "The Material Components for the web icon button component",
  "version": "15.0.0-canary.bc9ae6c9c.0",
  "license": "MIT",
  "main": "dist/mdc.iconButton.js",
  "module": "index.js",
  "sideEffects": false,
  "keywords": [
    "material components",
    "material design",
    "button",
    "icon button",
    "icon toggle"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web.git",
    "directory": "packages/mdc-icon-button"
  },
  "dependencies": {
    "@material/base": "15.0.0-canary.bc9ae6c9c.0",
    "@material/density": "15.0.0-canary.bc9ae6c9c.0",
    "@material/dom": "15.0.0-canary.bc9ae6c9c.0",
    "@material/elevation": "15.0.0-canary.bc9ae6c9c.0",
    "@material/feature-targeting": "15.0.0-canary.bc9ae6c9c.0",
    "@material/focus-ring": "15.0.0-canary.bc9ae6c9c.0",
    "@material/ripple": "15.0.0-canary.bc9ae6c9c.0",
    "@material/rtl": "15.0.0-canary.bc9ae6c9c.0",
    "@material/theme": "15.0.0-canary.bc9ae6c9c.0",
    "@material/touch-target": "15.0.0-canary.bc9ae6c9c.0",
    "tslib": "^2.1.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "9f0b9b80c267d99daa258e635481fecc4cbf0acd"
}
