{
  "name": "@scoped-vaadin/vaadin-themable-mixin",
  "version": "24.8.7",
  "repository": {
    "type": "git",
    "url": "https://github.com/robrez/scoped-vaadin.git",
    "directory": "packages/vaadin-themable-mixin"
  },
  "bugs": {
    "url": "https://github.com/robrez/scoped-vaadin/issues"
  },
  "publishConfig": {
    "access": "public"
  },
  "description": "vaadin-themable-mixin",
  "license": "Apache-2.0",
  "author": "Vaadin Ltd",
  "homepage": "https://vaadin.com/elements",
  "main": "vaadin-themable-mixin.js",
  "module": "vaadin-themable-mixin.js",
  "type": "module",
  "files": [
    "src",
    "*.d.ts",
    "register-styles.js",
    "vaadin-*.js"
  ],
  "keywords": [
    "Vaadin",
    "web-components",
    "web-component",
    "polymer"
  ],
  "dependencies": {
    "@open-wc/dedupe-mixin": "^1.3.0",
    "lit": "^3.0.0",
    "style-observer": "^0.0.8",
    "@scoped-vaadin/internal-custom-elements-registry": "^24.8.7"
  }
}
