From e7e5a16f380b5f7e3eeb37a810a43226a2f29740 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 14 Dec 2015 14:26:29 +0100 Subject: Rename: elements -> core-elements --- bower.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 07bf093..1793b25 100644 --- a/bower.json +++ b/bower.json @@ -1,15 +1,21 @@ { - "name": "vaadin-elements", + "name": "vaadin-core-elements", "version": "0.3.0-beta13", "authors": [ "Vaadin Ltd" ], - "description": "Vaadin Elements is an evolving set of custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", + "description": "Vaadin Core Elements is an evolving set of free, open sourced custom HTML elements, built using Polymer, for building mobile and desktop web applications in modern browsers.", "license": "Apache License 2.0", "keywords": [ + "vaadin", + "core", + "elements", + "web", + "components", + "webcomponents", "web-components" ], - "main": "vaadin-elements.html", + "main": "vaadin-core-elements.html", "ignore": [ "**/.*", "**/node_modules", -- cgit v1.2.3