{ "name": "@vaadin/vaadin-core", "version": "12.0.0-alpha4", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", "main": "vaadin-core.js", "dependencies": { "@polymer/polymer": "3.0.5", "@webcomponents/shadycss": "1.5.2", "@vaadin/vaadin-button": "2.1.0", "@vaadin/vaadin-checkbox": "2.2.2", "@vaadin/vaadin-combo-box": "4.2.0-alpha4", "@vaadin/vaadin-context-menu": "4.2.0-beta1", "@vaadin/vaadin-control-state-mixin": "2.1.1", "@vaadin/vaadin-date-picker": "3.3.0-beta1", "@vaadin/vaadin-time-picker": "1.1.0-alpha1", "@vaadin/vaadin-development-mode-detector": "2.0.0", "@vaadin/vaadin-dialog": "2.2.0-beta1", "@vaadin/vaadin-select": "2.0.0-beta1", "@vaadin/vaadin-element-mixin": "2.1.2", "@vaadin/vaadin-form-layout": "2.1.0", "@vaadin/vaadin-grid": "5.1.0", "@vaadin/vaadin-icons": "4.2.0", "@polymer/iron-a11y-announcer": "3.0.1", "@polymer/iron-a11y-keys-behavior": "3.0.1", "@polymer/iron-fit-behavior": "3.0.1", "@polymer/iron-flex-layout": "3.0.1", "@polymer/iron-icon": "3.0.1", "@polymer/iron-iconset-svg": "3.0.1", "@polymer/iron-list": "3.0.1", "@polymer/iron-media-query": "3.0.1", "@polymer/iron-meta": "3.0.1", "@polymer/iron-overlay-behavior": "3.0.2", "@polymer/iron-resizable-behavior": "3.0.1", "@polymer/iron-scroll-target-behavior": "3.0.1", "@vaadin/vaadin-item": "2.1.0", "@vaadin/vaadin-list-box": "1.1.0", "@vaadin/vaadin-list-mixin": "2.1.0", "@vaadin/vaadin-lumo-styles": "1.3.2", "@vaadin/vaadin-material-styles": "1.2.0", "@vaadin/vaadin-notification": "1.2.0-beta1", "@vaadin/vaadin-ordered-layout": "1.1.0", "@vaadin/vaadin-overlay": "3.2.0", "@vaadin/vaadin-progress-bar": "1.1.0", "@vaadin/vaadin-radio-button": "1.1.2", "@vaadin/vaadin-split-layout": "4.1.0", "@vaadin/vaadin-tabs": "2.1.1", "@vaadin/vaadin-text-field": "2.1.2", "@vaadin/vaadin-themable-mixin": "1.3.2", "@vaadin/vaadin-upload": "4.2.1", "@vaadin/vaadin-usage-statistics": "2.0.1" }, "files": [ "vaadin-core.js" ], "keywords": [ "vaadin", "core", "elements", "web", "components", "webcomponents", "web-components" ] }