UNPKG

@vaadin/vaadin-themable-mixin

Version:
48 lines (47 loc) 1.17 kB
{ "name": "@vaadin/vaadin-themable-mixin", "version": "25.1.3", "publishConfig": { "access": "public" }, "description": "vaadin-themable-mixin", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/vaadin/web-components.git", "directory": "packages/vaadin-themable-mixin" }, "author": "Vaadin Ltd", "homepage": "https://vaadin.com/elements", "bugs": { "url": "https://github.com/vaadin/web-components/issues" }, "main": "vaadin-themable-mixin.js", "module": "vaadin-themable-mixin.js", "type": "module", "files": [ "src", "*.d.ts", "lumo-injection-mixin.js", "register-styles.js", "vaadin-*.js" ], "keywords": [ "Vaadin", "web-components", "web-component" ], "dependencies": { "@open-wc/dedupe-mixin": "^1.3.0", "@vaadin/component-base": "~25.1.3", "lit": "^3.0.0" }, "devDependencies": { "@polymer/polymer": "^3.0.0", "@vaadin/chai-plugins": "~25.1.3", "@vaadin/test-runner-commands": "~25.1.3", "@vaadin/testing-helpers": "^2.0.0", "sinon": "^21.0.2" }, "gitHead": "6faa3dbd92204cfda519d0146de376084234f560" }