Keyborg/vendor/jsr.io/@std/io/0.225.0_meta.json
2025-01-27 15:53:20 +03:00

610 lines
13 KiB
JSON

{
"manifest": {
"/read_all.ts": {
"size": 2078,
"checksum": "sha256-0c1d76d3f22c6cc16471332051df79370230bac278dac14cd32c2e6724f73cc4"
},
"/testdata/copy-src.txt": {
"size": 131072,
"checksum": "sha256-e311a2ca9cf1d7d1fb891cf7b07c5fd0b74df0a6c8d82d5148d2a6a4fb6e0a9b"
},
"/mod.ts": {
"size": 816,
"checksum": "sha256-4fd1b6c5c4c2d4a49177911419386cee33e10bea22244701d1864aebca00022d"
},
"/reader_from_stream_reader_test.ts": {
"size": 2803,
"checksum": "sha256-5a1664b4f65a0ee4e65db6d2db4353c01644b6ea0b23b7ea2b5ddde575432a6c"
},
"/to_writable_stream_test.ts": {
"size": 3196,
"checksum": "sha256-51357f54c0c2789174d6554c5cdba6037441db450ddd95f526195f68ca6b0392"
},
"/to_writable_stream.ts": {
"size": 1541,
"checksum": "sha256-27fe3cf2718fbceedb6af25c2939aada6cf48002c56e31d0b84cd028c1432eaf"
},
"/copy_test.ts": {
"size": 1106,
"checksum": "sha256-3b656c48e39a61d0e8113eda1640d080f09177c8e9f77da82d2237c5e0083f87"
},
"/_constants.ts": {
"size": 202,
"checksum": "sha256-3c7ad4695832e6e4a32e35f218c70376b62bc78621ef069a4a0a3d55739f8856"
},
"/to_readable_stream_test.ts": {
"size": 2932,
"checksum": "sha256-7bb98ae419e665c4dea06992e602e3903473208f62b5db5a4393a7e8f2695207"
},
"/deno.json": {
"size": 473,
"checksum": "sha256-0aa9c36859a7fdbdc128336fe3dd2b98f1c3ed8bb8d1df9e0a1a3ce3b04d335f"
},
"/types.ts": {
"size": 6153,
"checksum": "sha256-eb0ca097c46f162fb0692dbcf0d80b95728296f31afa765c133b2a8e751b59f9"
},
"/_common.ts": {
"size": 429,
"checksum": "sha256-36705cdb4dfcd338d6131bca1b16e48a4d5bf0d1dada6ce397268e88c17a5835"
},
"/_test_common.ts": {
"size": 494,
"checksum": "sha256-e3f09ea6de3e5ebfe5a340222eb62e00bcea96abeac45e8a0e4d1a0bffe87fb7"
},
"/buffer_test.ts": {
"size": 10901,
"checksum": "sha256-dea44b277d6450b8cbf0b838c65e075869326573d5e6e7395f9408d19d92659f"
},
"/iterate_reader_test.ts": {
"size": 2988,
"checksum": "sha256-a039180b8c58ea6d330ab92df5d45416d1e5652b445eebb27668721aa446aa36"
},
"/write_all_test.ts": {
"size": 748,
"checksum": "sha256-d068dc5d37f205b4134a961b7ecfd7a37332fda7dd373569fac9f3a54a70082f"
},
"/to_readable_stream.ts": {
"size": 2305,
"checksum": "sha256-81fd1f95d91302d74a58a026df86f77e481dcfd9fb45a689e621cba958e1c99f"
},
"/read_all_test.ts": {
"size": 715,
"checksum": "sha256-af085e9d82d00197a0944db8af9e600cafed94c44ae2f81a981e4b09d9530d31"
},
"/reader_from_stream_reader.ts": {
"size": 1167,
"checksum": "sha256-6923ceb0075c9ff2ccf3318927ba45b89379d79589fc410e1a96fc20b6932d4f"
},
"/copy.ts": {
"size": 1351,
"checksum": "sha256-3a984f5e0011b4f9d7ebb439518335f2d93a21eb08f14ef9dedef4e9f87920c6"
},
"/buffer.ts": {
"size": 14767,
"checksum": "sha256-b65fe87f9fdccdd416af125bdfe7467b223579834f76b69374805899c95aa4c5"
},
"/testdata/iso-8859-15.txt": {
"size": 203,
"checksum": "sha256-da772430df63997d9acdb3e727a10ed55210c1c80bc89420312fcf78a3d6c055"
},
"/write_all.ts": {
"size": 1893,
"checksum": "sha256-76a85d1ca02157d53bca50fecdf70ba978e89bb2dc293a6ed05cb39b6a9bc85c"
},
"/LICENSE": {
"size": 1075,
"checksum": "sha256-0961f97da6619d5fe9ddb98649191d5ca6e958856ea5252f4cce7c9b85513819"
},
"/iterate_reader.ts": {
"size": 3025,
"checksum": "sha256-410dc73547168bf427fefd35b0976d621fff42f840cd75cd67a3ea3f8f25508a"
}
},
"moduleGraph2": {
"/to_writable_stream.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "./write_all.ts",
"specifierRange": [
[
3,
25
],
[
3,
41
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
4,
28
],
[
4,
40
]
]
},
{
"type": "static",
"kind": "import",
"specifier": "./_common.ts",
"specifierRange": [
[
5,
25
],
[
5,
39
]
]
}
]
},
"/write_all.ts": {
"dependencies": [
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
3,
40
],
[
3,
52
]
]
}
]
},
"/read_all.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "jsr:@std/bytes@^1.0.2/concat",
"specifierRange": [
[
3,
23
],
[
3,
53
]
]
},
{
"type": "static",
"kind": "import",
"specifier": "./_constants.ts",
"specifierRange": [
[
4,
35
],
[
4,
52
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
5,
40
],
[
5,
52
]
]
}
]
},
"/to_readable_stream.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "./_constants.ts",
"specifierRange": [
[
3,
35
],
[
3,
52
]
]
},
{
"type": "static",
"kind": "import",
"specifier": "./_common.ts",
"specifierRange": [
[
4,
25
],
[
4,
39
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
5,
36
],
[
5,
48
]
]
}
]
},
"/buffer.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "jsr:@std/bytes@^1.0.2/copy",
"specifierRange": [
[
3,
21
],
[
3,
49
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
4,
60
],
[
4,
72
]
]
}
]
},
"/_constants.ts": {},
"/reader_from_stream_reader.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "./buffer.ts",
"specifierRange": [
[
3,
23
],
[
3,
36
]
]
},
{
"type": "static",
"kind": "import",
"specifier": "./write_all.ts",
"specifierRange": [
[
4,
25
],
[
4,
41
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
5,
28
],
[
5,
40
]
]
}
]
},
"/types.ts": {},
"/mod.ts": {
"dependencies": [
{
"type": "static",
"kind": "export",
"specifier": "./buffer.ts",
"specifierRange": [
[
18,
14
],
[
18,
27
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./copy.ts",
"specifierRange": [
[
19,
14
],
[
19,
25
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./iterate_reader.ts",
"specifierRange": [
[
20,
14
],
[
20,
35
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./read_all.ts",
"specifierRange": [
[
21,
14
],
[
21,
29
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./reader_from_stream_reader.ts",
"specifierRange": [
[
22,
14
],
[
22,
46
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./to_readable_stream.ts",
"specifierRange": [
[
23,
14
],
[
23,
39
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./to_writable_stream.ts",
"specifierRange": [
[
24,
14
],
[
24,
39
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./types.ts",
"specifierRange": [
[
25,
14
],
[
25,
26
]
]
},
{
"type": "static",
"kind": "export",
"specifier": "./write_all.ts",
"specifierRange": [
[
26,
14
],
[
26,
30
]
]
}
]
},
"/iterate_reader.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "./_constants.ts",
"specifierRange": [
[
3,
36
],
[
3,
53
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
4,
40
],
[
4,
52
]
]
}
]
},
"/copy.ts": {
"dependencies": [
{
"type": "static",
"kind": "import",
"specifier": "./_constants.ts",
"specifierRange": [
[
3,
36
],
[
3,
53
]
]
},
{
"type": "static",
"kind": "import",
"specifier": "./write_all.ts",
"specifierRange": [
[
4,
25
],
[
4,
41
]
]
},
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
5,
36
],
[
5,
48
]
]
}
]
},
"/_common.ts": {
"dependencies": [
{
"type": "static",
"kind": "importType",
"specifier": "./types.ts",
"specifierRange": [
[
3,
28
],
[
3,
40
]
]
}
]
}
},
"exports": {
".": "./mod.ts",
"./buffer": "./buffer.ts",
"./copy": "./copy.ts",
"./iterate-reader": "./iterate_reader.ts",
"./read-all": "./read_all.ts",
"./reader-from-stream-reader": "./reader_from_stream_reader.ts",
"./to-readable-stream": "./to_readable_stream.ts",
"./to-writable-stream": "./to_writable_stream.ts",
"./types": "./types.ts",
"./write-all": "./write_all.ts"
}
}