{
  "name": "@material/mwc-icon-button",
  "version": "0.27.0",
  "description": "Material Design icon button web component",
  "keywords": [
    "material design",
    "web components",
    "icon button"
  ],
  "main": "mwc-icon-button.js",
  "module": "mwc-icon-button.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web-components.git",
    "directory": "packages/icon-button"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@material/mwc-ripple": "^0.27.0",
    "lit": "^2.0.0",
    "tslib": "^2.0.1"
  },
  "scripts": {
    "build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-icon-button.scss"
  },
  "devDependencies": {
    "@material/feature-targeting": "=14.0.0-canary.53b3cad2f.0",
    "@material/icon-button": "=14.0.0-canary.53b3cad2f.0",
    "@material/mwc-base": "^0.27.0",
    "@material/mwc-icon": "^0.27.0",
    "@material/ripple": "=14.0.0-canary.53b3cad2f.0",
    "@material/theme": "=14.0.0-canary.53b3cad2f.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c1e876a15bc028034781984538ea803ba67dbed3"
}
