mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"name": "@std/json",
|
|
"version": "0.224.0",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./common": "./common.ts",
|
|
"./concatenated-json-parse-stream": "./concatenated_json_parse_stream.ts",
|
|
"./json-parse-stream": "./json_parse_stream.ts",
|
|
"./json-stringify-stream": "./json_stringify_stream.ts"
|
|
}
|
|
}
|