{ "name": "vaadin", "version": "12.0.0-alpha3", "description": "Vaadin Elements is an evolving set of open source custom HTML elements, built using Polymer, 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)", "dependencies": { "bower": "latest" }, "scripts": { "version": "node update-core-version.js && git add bower.json" }, "devDependencies": {}, "keywords": [ "vaadin", "core", "elements", "web", "components", "webcomponents", "web-components" ] }