250kb-club/deno.json
Norman Köhring 911d12ca77 better output
Shows statistics and uses ANSI codes for coloured and well formatted output
2025-01-03 22:14:33 +01:00

7 lines
170 B
JSON

{
"imports": {
"@cliffy/ansi": "jsr:@cliffy/ansi@^1.0.0-rc.7",
"@cliffy/table": "jsr:@cliffy/table@^1.0.0-rc.7",
"@std/log": "jsr:@std/log@^0.224.12"
}
}