aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-01-24 11:42:51 +0100
committerwout <wout@impinc.co.uk>2014-01-24 11:42:51 +0100
commit70879728a81c7bcee9f509a96b23443d35c912aa (patch)
tree7309e9839c0f2e3aaf05fdf2f1a1b7c656b0b7c3
parentaaaf8f1f3ee676e5733f50114aff5717481f3bcf (diff)
downloadsvg.js-0.36.tar.gz
svg.js-0.36.zip
Add component.json0.36
-rw-r--r--component.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100644
index 0000000..e8d28b8
--- /dev/null
+++ b/component.json
@@ -0,0 +1,11 @@
+{
+ "name": "svg.js",
+ "repo": "wout/svg.js",
+ "description": "A lightweight library for manipulating and animating SVG",
+ "version": "0.35",
+ "keywords": ["svg"],
+ "author": "Wout Fierens <wout@impinc.co.uk>",
+ "main": "dist/svg.js",
+ "scripts": ["dist/svg.js"],
+ "license": "MIT"
+} \ No newline at end of file