Created
May 5, 2015 22:30
-
-
Save mkouhei/b0d3727cae42ca356607 to your computer and use it in GitHub Desktop.
backup2swift linkdraw data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{ | |
"color": "", | |
"r": "6", | |
"link": "", | |
"name": "backup2swift" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "setuptools" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "swiftsc" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "certifi" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "wincertstore" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "setuptools[ssl]" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "pytest" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "requests" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "python-magic" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "pyOpenSSL" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "ndg-httpsclient" | |
}, | |
{ | |
"color": "#5F9EA0", | |
"r": "6", | |
"link": "", | |
"name": "pyasn1" | |
} | |
], | |
"lines": [ | |
{ | |
"source": "backup2swift", | |
"link": "", | |
"target": "setuptools", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "backup2swift", | |
"link": "", | |
"target": "swiftsc", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "setuptools", | |
"link": "", | |
"target": "certifi", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "setuptools", | |
"link": "", | |
"target": "wincertstore", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "setuptools", | |
"link": "", | |
"target": "setuptools[ssl]", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "setuptools", | |
"link": "", | |
"target": "pytest", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "swiftsc", | |
"link": "", | |
"target": "setuptools", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "swiftsc", | |
"link": "", | |
"target": "requests", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "swiftsc", | |
"link": "", | |
"target": "python-magic", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "requests", | |
"link": "", | |
"target": "pyOpenSSL", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "requests", | |
"link": "", | |
"target": "ndg-httpsclient", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
}, | |
{ | |
"source": "requests", | |
"link": "", | |
"target": "pyasn1", | |
"descr": "->", | |
"width": "1", | |
"color": "#5F9EA0" | |
} | |
], | |
"descr": "backup2swift dependencies", | |
"time": "2015-05-05T22:24:59.231248" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment