std/archive/deno.json
denobot c5d7930d57
chore: release 2024.09.12 (#5969)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-12 19:18:10 +09:00

10 lines
147 B
JSON

{
"name": "@std/archive",
"version": "0.225.3",
"exports": {
".": "./mod.ts",
"./tar": "./tar.ts",
"./untar": "./untar.ts"
}
}