CKAN-meta/MemGraph/MemGraph-1.1.1.2.ckan

24 lines
996 B
Plaintext

{
"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.2",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.4.99",
"download": "https://github.com/linuxgurugamer/MemGraph/releases/download/1.1.1.2/MemGraph-1.1.1.2.zip",
"download_size": 33456,
"download_hash": {
"sha1": "52E8CA3ABBA1501A65037D80B3FA75F776A50B38",
"sha256": "F43206520AB3AB890195A2A9E620C47B41DB9499BED6A6F7CF41A28B4B33B35F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}