mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
10ee73dbbc
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"name": "@std/tar",
|
|
"version": "0.1.3",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./tar-stream": "./tar_stream.ts",
|
|
"./untar-stream": "./untar_stream.ts"
|
|
}
|
|
}
|