mirror of
https://github.com/waaraawa/ByteGrid.git
synced 2026-07-22 06:41:47 +00:00
10 lines
262 B
JSON
10 lines
262 B
JSON
{
|
|
"id": "bytegrid",
|
|
"name": "ByteGrid",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Visualize binary data and C struct memory layouts.",
|
|
"author": "waaraawa",
|
|
"authorUrl": "https://github.com/waaraawa",
|
|
"isDesktopOnly": false
|
|
}
|