Merge pull request #2175 from replicatorbe/snapsvg

New library: Snap.svg
This commit is contained in:
Ryan Kirkman
2013-12-16 13:04:08 -08:00
2 changed files with 33 additions and 0 deletions
File diff suppressed because one or more lines are too long
+13
View File
@@ -0,0 +1,13 @@
{
"filename": "snap.svg-min.js",
"name": "snap.svg",
"version": "0.1.0",
"description": "JavaScript Vector Library",
"keywords": [
"vector",
"graphics"
],
"homepage": "http://snapsvg.io",
"bugs": "https://github.com/adobe-webplatform/Snap.svg/issues",
"dependencies": {}
}