mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
12 lines
229 B
JSON
12 lines
229 B
JSON
{
|
|
"name": "@std/archive",
|
|
"version": "0.225.2",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./tar-stream": "./tar_stream.ts",
|
|
"./tar": "./tar.ts",
|
|
"./untar-stream": "./untar_stream.ts",
|
|
"./untar": "./untar.ts"
|
|
}
|
|
}
|