mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
940568c62d
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"name": "@std/url",
|
|
"version": "1.0.0-rc.2",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./basename": "./basename.ts",
|
|
"./dirname": "./dirname.ts",
|
|
"./extname": "./extname.ts",
|
|
"./join": "./join.ts",
|
|
"./normalize": "./normalize.ts"
|
|
}
|
|
}
|