mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
c5d7930d57
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"name": "@std/net",
|
|
"version": "1.0.3",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./get-available-port": "./get_available_port.ts",
|
|
"./unstable-get-network-address": "./unstable_get_network_address.ts"
|
|
}
|
|
}
|