mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
652ac701b1
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
10 lines
201 B
JSON
10 lines
201 B
JSON
{
|
|
"name": "@std/net",
|
|
"version": "0.224.3",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./get-available-port": "./get_available_port.ts",
|
|
"./get-network-address": "./get_network_address.ts"
|
|
}
|
|
}
|