mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"name": "miaom/BitLogger",
|
|
"version": "0.1.0",
|
|
"readme": "README.mbt.md",
|
|
"repository": "",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"logger",
|
|
"logging",
|
|
"moonbit"
|
|
],
|
|
"description": "A minimal structured logger for MoonBit."
|
|
}
|