mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
15 lines
339 B
JSON
15 lines
339 B
JSON
{
|
|
"name": "@std/internal",
|
|
"version": "1.0.4",
|
|
"exports": {
|
|
".": "./mod.ts",
|
|
"./assertion-state": "./assertion_state.ts",
|
|
"./build-message": "./build_message.ts",
|
|
"./diff-str": "./diff_str.ts",
|
|
"./diff": "./diff.ts",
|
|
"./format": "./format.ts",
|
|
"./styles": "./styles.ts",
|
|
"./types": "./types.ts"
|
|
}
|
|
}
|