std/net/deno.json
denobot 66e8fc9869
chore: release 2024.05.16 (#4755)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-05-16 20:10:44 +09:00

9 lines
144 B
JSON

{
"name": "@std/net",
"version": "0.224.1",
"exports": {
".": "./mod.ts",
"./get-available-port": "./get_available_port.ts"
}
}