std/internal/deno.json
denobot 53e08775e3
chore: release 2024.05.07 (#4689)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-08 13:32:51 +09:00

10 lines
152 B
JSON

{
"name": "@std/internal",
"version": "0.225.0",
"exports": {
".": "./mod.ts",
"./diff": "./diff.ts",
"./format": "./format.ts"
}
}