Files
io/rock.json

11 lines
218 B
JSON
Raw Normal View History

2026-06-19 21:17:35 +10:00
{
"configVersion": 1,
"rock": {
"name": "io",
2026-07-05 14:07:28 +10:00
"version": "0.1.1",
2026-06-19 21:44:03 +10:00
"gccArgs": [],
2026-06-19 21:17:35 +10:00
"description": "Input / Output",
2026-07-04 18:13:43 +10:00
"dependencies": {},
"nativeComet": false
2026-06-19 21:17:35 +10:00
}
}