summaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2017-01-03 20:01:03 +0100
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 05:49:14 +0100
commit8720fad4553ba5d20a9610d3c2cb63f46d77d6ba (patch)
tree9e32c9b2b0cedf688c03d9e1847debe81dfb009e /bower.json
parent998265133f95edcf5b863686e87a9821bdc62a2e (diff)
downloadsvg.js-8720fad4553ba5d20a9610d3c2cb63f46d77d6ba.tar.gz
svg.js-8720fad4553ba5d20a9610d3c2cb63f46d77d6ba.zip
Updated docs
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 87d3d7c..8480d11 100644
--- a/bower.json
+++ b/bower.json
@@ -1,8 +1,10 @@
{
"name": "svg.js",
- "homepage": "http://svgjs.com/",
+ "homepage": "https://svgdotjs.github.io/",
"authors": [
- "Wout Fierens <wout@woutfierens.com>"
+ "Wout Fierens <wout@mick-wout.com>",
+ "Ulrich-Matthias Schäfer <ulima.ums@googlemail.com>",
+ "Jon Ege Ronnenberg <jon.ronnenberg+svgjs@gmail.com>"
],
"description": "A lightweight library for manipulating and animating SVG",
"main": "dist/svg.js",