Files
io/rock.json

11 lines
197 B
JSON
Raw Normal View History

2026-06-19 21:17:35 +10:00
{
"configVersion": 1,
"rock": {
"name": "io",
2026-06-19 21:44:03 +10:00
"gccArgs": [],
2026-06-19 21:17:35 +10:00
"description": "Input / Output",
"dependencies": {
"test": "1.0.0"
}
}
}