mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 19:28:40 +10:00
Add cytoscape.js 2.2.1 with autoupdate config via npm
This commit is contained in:
Executable
+19062
File diff suppressed because it is too large
Load Diff
+23
File diff suppressed because one or more lines are too long
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "cytoscape.js",
|
||||
"npmName": "cytoscape",
|
||||
"npmFileMap": [
|
||||
{
|
||||
"basePath": "/dist/",
|
||||
"files": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": "2.2.1",
|
||||
"filename": "cytoscape.min.js",
|
||||
"description": "A JavaScript graph library for analysis and visualisation",
|
||||
"homepage": "http://cytoscape.github.io/cytoscape.js",
|
||||
"license": "LGPL",
|
||||
"keywords": [
|
||||
"graph",
|
||||
"theory",
|
||||
"visualisation",
|
||||
"visualization",
|
||||
"analysis"
|
||||
],
|
||||
"author": "Max Franz <maxkfranz@gmail.com> (http://maxfranz.com/)",
|
||||
"bugs": "https://github.com/cytoscape/cytoscape.js/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cytoscape/cytoscape.js.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user