aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-04-22 20:31:58 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2017-04-22 20:31:58 +0200
commit408940add58e81e7879098682e94504a8cf3a734 (patch)
treeb7d1a4c2bc659bdafe50097c6a0e9921cbbf9ee1 /component.json
parent60d3ad099f3ee1a39b401d12405dba9e4d7e5da2 (diff)
parent04e21b18c30d546ed6a16b279504a2b58b503541 (diff)
downloadsvg.js-408940add58e81e7879098682e94504a8cf3a734.tar.gz
svg.js-408940add58e81e7879098682e94504a8cf3a734.zip
Merge branch 'master' into 3.0.0
# Conflicts - all resolved: # dist/svg.js # dist/svg.min.js # package.json # spec/SpecRunner.html # spec/spec/boxes.js # spec/spec/element.js # spec/spec/image.js # spec/spec/svg.js # src/boxes.js # src/flatten.js # src/image.js # src/polyfill.js # src/style.js # src/svg.js
Diffstat (limited to 'component.json')
-rw-r--r--component.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/component.json b/component.json
deleted file mode 100644
index 3ab91d0..0000000
--- a/component.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "svg.js",
- "repo": "svgdotjs/svg.js",
- "description": "A lightweight library for manipulating and animating SVG",
- "version": "2.5.0",
- "keywords": ["svg"],
- "author": "Wout Fierens <wout@mick-wout.com>",
- "main": "dist/svg.js",
- "scripts": ["dist/svg.js"],
- "license": "MIT"
-} \ No newline at end of file