Skip to content

Commit 87d313d

Browse files
prushforprushfor
authored andcommitted
Update bower.json - add authors, homepage, remove version (deprecated).
1 parent db94ba0 commit 87d313d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "web-map",
3-
"version": "0.1.0",
43
"description": "The Built-in <map> Custom Element is a Polymer implementation of the HTML-Map-Element specification.",
54
"main": "web-map.html",
65
"authors": [
7-
"Maps for HTML Community Group"
6+
{"name": "Peter Rushforth" ,"email": "[email protected]"},
7+
{"name": "Maps for HTML Community Group", "email": "[email protected]", "homepage": "https://www.w3.org/community/maps4html/"}
88
],
9+
"homepage": "http://maps4html.github.io/Web-Map-Custom-Element/",
910
"license": "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE",
1011
"keywords": [
1112
"framework",

0 commit comments

Comments
 (0)