mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"name": "@std/tar",
|
|
"version": "0.1.1",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./tar-stream": "./tar_stream.ts",
|
|
"./untar-stream": "./untar_stream.ts"
|
|
}
|
|
}
|