std/internal/deno.json
denobot df6f32c6bc
chore: release 2024.11.01 (#6167)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-11-01 19:33:15 +09:00

15 lines
339 B
JSON

{
"name": "@std/internal",
"version": "1.0.5",
"exports": {
".": "./mod.ts",
"./assertion-state": "./assertion_state.ts",
"./build-message": "./build_message.ts",
"./diff-str": "./diff_str.ts",
"./diff": "./diff.ts",
"./format": "./format.ts",
"./styles": "./styles.ts",
"./types": "./types.ts"
}
}