Files
Nebula/package_index.json

12 lines
329 B
JSON
Raw Permalink Normal View History

2026-06-19 21:10:41 +10:00
{
"io": {
2026-06-20 16:48:55 +10:00
"repository": "https://chookspace.com/Comet/io",
"description": "Input / Output in Comet.",
"gitAuthor": "Comet"
2026-07-10 11:44:34 +10:00
},
"socket": {
2026-07-10 11:46:30 +10:00
"repository": "https://chookspace.com/Comet/socket",
2026-07-10 11:44:34 +10:00
"description": "Socket implementation in Comet.",
2026-07-10 11:46:30 +10:00
"gitAuthor": "Comet"
2026-06-19 21:10:41 +10:00
}
}