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

42 lines
1.4 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": [
"Gerry1135",
"linuxgurugamer"
],
"version": "1:1.2.0.1",
"ksp_version_min": "1.12.0",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175924-*",
"repository": "https://github.com/linuxgurugamer/MemGraph",
"bugtracker": "https://github.com/linuxgurugamer/MemGraph/issues",
"remote-avc": "http://ksp.spacetux.net/avc/MemGraph"
},
"tags": [
"plugin",
"information"
],
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.2.0.1/MemGraph-1.12.0-1.2.0.1.zip",
"download_size": 23310,
"download_hash": {
"sha1": "7CB60E394FEFDC6503A884B723126A68D3272621",
"sha256": "CF071924AED5C67C48F51EAEA8B65EB6AC24F56D346A3E9A9A34696D4A739EDC"
},
"download_content_type": "application/zip",
"install_size": 46518,
"release_date": "2021-10-17T22:20:00Z",
"x_generated_by": "netkan"
}