mirror of
https://github.com/cdr/code-server.git
synced 2025-12-26 18:38:38 +01:00
5 lines
145 B
JSON
5 lines
145 B
JSON
{
|
|
"name": "@coder/logger",
|
|
"description": "Beautiful client logging inspired by https://github.com/uber-go/zap.",
|
|
"main": "src/index.ts"
|
|
}
|