mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
0c44d968a2
* refactor(assert): vendor code from `fmt/colors.ts` * update * tweak * tweaks
13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"name": "@std/internal",
|
|
"version": "0.225.0",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./build-message": "./build_message.ts",
|
|
"./diff-str": "./diff_str.ts",
|
|
"./diff": "./diff.ts",
|
|
"./format": "./format.ts",
|
|
"./styles": "./styles.ts"
|
|
}
|
|
}
|