52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"manifest": {
|
|
"/colors.ts": {
|
|
"size": 12872,
|
|
"checksum": "sha256-85fab9452ef08d5db723cae5202b95b3e072fe7639cf4608426b665e136af4da"
|
|
},
|
|
"/bytes_test.ts": {
|
|
"size": 7144,
|
|
"checksum": "sha256-933be72d04e0fd7809c36ab1cbc63fb0d8357b907c535d21540841a5e5fa199c"
|
|
},
|
|
"/deno.json": {
|
|
"size": 194,
|
|
"checksum": "sha256-092b3a04aca43dff57efabf17da1a087cc6ce238aaf65f5a1179e62f1da541b8"
|
|
},
|
|
"/duration_test.ts": {
|
|
"size": 1563,
|
|
"checksum": "sha256-ada7bbcb589e7813e9dd56a6f48c75f5c129295b18a59e214fd44ff8d2e9bb28"
|
|
},
|
|
"/printf_test.ts": {
|
|
"size": 26238,
|
|
"checksum": "sha256-a79bc08a83d4d1d5642db9301f5541632cd7994ac5f1353ffc063133384fd396"
|
|
},
|
|
"/colors_test.ts": {
|
|
"size": 6420,
|
|
"checksum": "sha256-ec70b2ced309c6a0fd1f713f309f0442862f5ac86c563269a70fe986e0eab11a"
|
|
},
|
|
"/duration.ts": {
|
|
"size": 4217,
|
|
"checksum": "sha256-aee068ae4f04f703d4b5e9efa5a33834460bfdb7a3e3e8b2afcb2b0529175e08"
|
|
},
|
|
"/printf.ts": {
|
|
"size": 27850,
|
|
"checksum": "sha256-8d01408076e2f956b03dd8377010c4974515d6cc909978d2edc5c8cd75077eeb"
|
|
},
|
|
"/bytes.ts": {
|
|
"size": 4538,
|
|
"checksum": "sha256-cca092bd3662056c150b4db90e9ef827b574eafa7bd929a6ca12c702f246484e"
|
|
}
|
|
},
|
|
"moduleGraph1": {
|
|
"/printf.ts": {},
|
|
"/bytes.ts": {},
|
|
"/colors.ts": {},
|
|
"/duration.ts": {}
|
|
},
|
|
"exports": {
|
|
"./bytes": "./bytes.ts",
|
|
"./colors": "./colors.ts",
|
|
"./duration": "./duration.ts",
|
|
"./printf": "./printf.ts"
|
|
}
|
|
} |