mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
25 lines
600 B
JSON
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/"
|
|
}
|
|
]
|
|
}
|