UNPKG

@vaadin/rich-text-editor

Version:
65 lines (64 loc) 1.73 kB
{ "name": "@vaadin/rich-text-editor", "version": "25.1.3", "publishConfig": { "access": "public" }, "description": "vaadin-rich-text-editor", "license": "SEE LICENSE IN LICENSE", "repository": { "type": "git", "url": "https://github.com/vaadin/web-components.git", "directory": "packages/rich-text-editor" }, "author": "Vaadin Ltd", "homepage": "https://vaadin.com/components", "bugs": { "url": "https://github.com/vaadin/web-components/issues" }, "main": "vaadin-rich-text-editor.js", "module": "vaadin-rich-text-editor.js", "type": "module", "files": [ "src", "vaadin-*.d.ts", "vaadin-*.js", "vendor", "web-types.json", "web-types.lit.json" ], "keywords": [ "Vaadin", "vaadin-rich-text-editor", "web-components", "web-component" ], "dependencies": { "@open-wc/dedupe-mixin": "^1.3.0", "@vaadin/a11y-base": "~25.1.3", "@vaadin/button": "~25.1.3", "@vaadin/component-base": "~25.1.3", "@vaadin/confirm-dialog": "~25.1.3", "@vaadin/overlay": "~25.1.3", "@vaadin/text-field": "~25.1.3", "@vaadin/tooltip": "~25.1.3", "@vaadin/vaadin-themable-mixin": "~25.1.3", "lit": "^3.0.0" }, "devDependencies": { "@vaadin/a11y-base": "25.1.0-beta2", "@vaadin/aura": "~25.1.3", "@vaadin/chai-plugins": "~25.1.3", "@vaadin/test-runner-commands": "~25.1.3", "@vaadin/testing-helpers": "^2.0.0", "@vaadin/vaadin-lumo-styles": "~25.1.3", "sinon": "^21.0.2" }, "cvdlName": "vaadin-rich-text-editor", "customElements": "custom-elements.json", "web-types": [ "web-types.json", "web-types.lit.json" ], "gitHead": "6faa3dbd92204cfda519d0146de376084234f560" }