std/archive/deno.json
denobot eeb3c9b151
chore: release 2024.09.24 (#6043)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-24 19:25:09 +09:00

10 lines
147 B
JSON

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