mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
66e8fc9869
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "@std/net",
|
|
"version": "0.224.1",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./get-available-port": "./get_available_port.ts"
|
|
}
|
|
}
|