{ "name": "vaadin", "description": "Bundle containing all elements which are part of the Vaadin platform", "homepage": "https://github.com/vaadin/vaadin", "authors": [ "Artur Signell " ], "main": "", "license": [ "Apache-2.0", "https://vaadin.com/license/cval-3.0" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "vaadin-board": "2.0.0", "vaadin-charts": "6.0.1", "vaadin-core": "10.0.0-beta10" } }