You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 502B

1234567891011121314151617181920
  1. {
  2. "name": "vaadin-core",
  3. "version": "10.0.25",
  4. "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.",
  5. "author": "Vaadin Ltd",
  6. "license": "Apache-2.0",
  7. "dependencies": {
  8. "bower": "latest"
  9. },
  10. "devDependencies": {},
  11. "keywords": [
  12. "vaadin",
  13. "core",
  14. "elements",
  15. "web",
  16. "components",
  17. "webcomponents",
  18. "web-components"
  19. ]
  20. }