{
  "name": "@vaadin/vaadin-button",
  "version": "23.6.4",
  "publishConfig": {
    "access": "public"
  },
  "description": "vaadin-button",
  "license": "https://vaadin.com/commercial-license-and-service-terms",
  "repository": {
    "type": "git",
    "url": "https://github.com/vaadin/web-components.git",
    "directory": "packages/vaadin-button"
  },
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/components",
  "bugs": {
    "url": "https://github.com/vaadin/web-components/issues"
  },
  "main": "vaadin-button.js",
  "module": "vaadin-button.js",
  "type": "module",
  "files": [
    "src",
    "theme",
    "vaadin-*.d.ts",
    "vaadin-*.js"
  ],
  "keywords": [
    "Vaadin",
    "button",
    "web-components",
    "web-component",
    "polymer"
  ],
  "dependencies": {
    "@vaadin/button": "~23.6.4"
  },
  "gitHead": "5b6742f8777f6ad4e8ad833d4023a84cc55b7be7"
}
