{
  "name": "@material/mwc-fab",
  "version": "0.27.0",
  "description": "Material design floating action button component",
  "keywords": [
    "material design",
    "web components",
    "fab"
  ],
  "main": "mwc-fab.js",
  "module": "mwc-fab.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web-components.git",
    "directory": "packages/fab"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@material/mwc-ripple": "^0.27.0",
    "lit": "^2.0.0",
    "tslib": "^2.0.1"
  },
  "devDependencies": {
    "@material/animation": "=14.0.0-canary.53b3cad2f.0",
    "@material/elevation": "=14.0.0-canary.53b3cad2f.0",
    "@material/fab": "=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/rtl": "=14.0.0-canary.53b3cad2f.0",
    "@material/shape": "=14.0.0-canary.53b3cad2f.0",
    "@material/theme": "=14.0.0-canary.53b3cad2f.0",
    "@material/tokens": "=14.0.0-canary.53b3cad2f.0"
  },
  "scripts": {
    "build:style": "node ../../scripts/sass-to-lit-css/index.js mwc-fab.scss"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c1e876a15bc028034781984538ea803ba67dbed3"
}
