Files
2013-11-11 16:25:38 +08:00

25 lines
600 B
JSON

{
"name": "raphael",
"filename": "raphael-min.js",
"version": "2.1.2",
"description": "Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web.",
"homepage": "http://raphaeljs.com/",
"keywords": [
"vector",
"graphics",
"popular"
],
"maintainers": [
{
"name": "Dmitry Baranovskiy",
"web": "http://dmitry.baranovskiy.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/DmitryBaranovskiy/raphael/"
}
]
}