mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
67e9cfa0ff
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"name": "@std/fmt",
|
|
"version": "1.0.2",
|
|
"exports": {
|
|
"./bytes": "./bytes.ts",
|
|
"./colors": "./colors.ts",
|
|
"./duration": "./duration.ts",
|
|
"./printf": "./printf.ts"
|
|
}
|
|
}
|