CKAN-meta/MemGraph/MemGraph-1-1.1.1.8.ckan

31 lines
1.1 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "MemGraph",
"name": "MemGraph",
"abstract": "This is a simple plugin to display of graph of memory allocation and garbage collection. It is intended as a troubleshooting and development aid rather than for general use.",
"author": "linuxgurugamer",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-14-",
"repository": "https://github.com/linuxgurugamer/MemGraph"
},
"version": "1:1.1.1.8",
"ksp_version_min": "1.5.1",
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.1.8/MemGraph-1.4.5-1.1.1.8.zip",
"download_size": 38635,
"download_hash": {
"sha1": "D69BED937C36434489AA096732EC7682DC56BA21",
"sha256": "5CF3BE69F335F500C7CCBD43FAB356DB179EF53D1F1BD8109820DCBC9A9701E6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}