mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
17 lines
394 B
JSON
17 lines
394 B
JSON
{
|
|
"name": "arbor",
|
|
"filename": "arbor.min.js",
|
|
"version": "0.91.0",
|
|
"description": "a graph visualization library using web workers and jQuery",
|
|
"keywords": ["graph","visualization"],
|
|
"homepage": "http://arborjs.org",
|
|
"author": "samizdatco",
|
|
"main": ["arbor.js"],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/samizdatco/arbor"
|
|
}
|
|
]
|
|
}
|