{ "name": "@vaadin/vaadin", "version": "14.2.3", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", "main": "vaadin.js", "dependencies": { "@vaadin/vaadin-board": "^2.1.1", "@vaadin/vaadin-charts": "^6.2.4", "@vaadin/vaadin-confirm-dialog": "^1.1.6", "@vaadin/vaadin-cookie-consent": "^1.1.2", "@vaadin/vaadin-core": "^14.2.3", "@vaadin/vaadin-crud": "^1.1.0", "@vaadin/vaadin-grid-pro": "^2.0.7", "@vaadin/vaadin-rich-text-editor": "^1.1.1" }, "files": [ "vaadin.js" ], "scripts": { "version": "node update-core-version.js && git add bower.json" }, "keywords": [ "vaadin", "core", "elements", "web", "components", "webcomponents", "web-components" ] }