@alump/alump-vaadin-rich-text-editor
Version:
alump-vaadin-rich-text-editor
59 lines (58 loc) • 1.71 kB
JSON
{
"description": "alump-vaadin-rich-text-editor",
"keywords": [
"Vaadin",
"vaadin-rich-text-editor",
"web-components",
"web-component",
"polymer",
"alump",
"alump-vaadin-rich-text-editor"
],
"repository": "alump/alump-vaadin-rich-text-editor",
"homepage": "https://github.com/alump/alump-vaadin-rich-text-editor",
"name": "@alump/alump-vaadin-rich-text-editor",
"version": "1.2.0-alump10",
"main": "alump-vaadin-rich-text-editor.js",
"author": "Vaadin Ltd",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/alump/alump-vaadin-rich-text-editor/issues"
},
"files": [
"alump-vaadin-*.js",
"src",
"vendor",
"theme"
],
"resolutions": {
"inherits": "2.0.3",
"samsam": "1.1.3",
"supports-color": "3.1.2",
"type-detect": "1.0.0"
},
"dependencies": {
"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "^1.5.2",
"@vaadin/vaadin-element-mixin": "^2.2.0",
"@vaadin/vaadin-button": "^2.2.2",
"@vaadin/vaadin-confirm-dialog": "~1.1.6",
"@vaadin/vaadin-dialog": "~2.3.0",
"@vaadin/vaadin-text-field": "~2.5.5",
"@vaadin/vaadin-license-checker": "^2.1.2",
"@vaadin/vaadin-lumo-styles": "~1.5.0",
"@vaadin/vaadin-material-styles": "^1.2.3",
"@vaadin/vaadin-icons": "^4.3.1"
},
"scripts": {
"generate-typings": "gen-typescript-declarations --outDir . --verify"
},
"devDependencies": {
"@polymer/iron-component-page": "^4.0.0",
"@polymer/iron-demo-helpers": "^3.0.0",
"@polymer/iron-test-helpers": "^3.0.0",
"@webcomponents/webcomponentsjs": "^2.0.0",
"wct-browser-legacy": "^1.0.1",
"@vaadin/vaadin-demo-helpers": "^3.0.0"
}
}