mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"name": "@std/url",
|
|
"version": "0.225.0",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./basename": "./basename.ts",
|
|
"./dirname": "./dirname.ts",
|
|
"./extname": "./extname.ts",
|
|
"./join": "./join.ts",
|
|
"./normalize": "./normalize.ts"
|
|
}
|
|
}
|