aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2017-01-04 12:12:11 +0100
committerdotnetCarpenter <jon.ronnenberg@gmail.com>2017-01-14 05:49:18 +0100
commit1291ffa1a899206faf06a8223cc94e4c9338a213 (patch)
tree27952d6888c950807c47ec421240567d68b83f7b /component.json
parent8720fad4553ba5d20a9610d3c2cb63f46d77d6ba (diff)
downloadsvg.js-1291ffa1a899206faf06a8223cc94e4c9338a213.tar.gz
svg.js-1291ffa1a899206faf06a8223cc94e4c9338a213.zip
Updated README
Diffstat (limited to 'component.json')
-rw-r--r--component.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json
index c3f688c..9d65082 100644
--- a/component.json
+++ b/component.json
@@ -1,10 +1,10 @@
{
"name": "svg.js",
- "repo": "wout/svg.js",
+ "repo": "svgdotjs/svg.js",
"description": "A lightweight library for manipulating and animating SVG",
"version": "2.3.6",
"keywords": ["svg"],
- "author": "Wout Fierens <wout@woutfierens.com>",
+ "author": "Wout Fierens <wout@mick-wout.com>",
"main": "dist/svg.js",
"scripts": ["dist/svg.js"],
"license": "MIT"