Update packages.json

Corrected Syntax
This commit is contained in:
Varriount 2014-06-14 22:14:12 -04:00
parent c893ad84c6
commit e646b4205d

View File

@ -727,7 +727,7 @@
"url": "git://github.com/def-/rsvg",
"method": "git",
"tags": ["wrapper", "library", "graphics"],
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library"
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
"license": "MIT",
"web": "https://github.com/def-/rsvg"
}