lph-11/odin-http/mod.pkg
2025-03-13 18:14:21 +13:00

8 lines
201 B
Text

{
"version": "0.0.4-beta",
"description": "A HTTP/1.1 client/server implementation",
"url": "https://github.com/laytan/odin-http",
"readme": "README.md",
"license": "MIT",
"keywords": ["HTTP"]
}