Unify package.json

This commit is contained in:
2024-05-15 13:15:07 +02:00
parent 42c80676e7
commit cb9b082285
+4
View File
@@ -1,6 +1,10 @@
{
"name": "log",
"description": "log library with logger and writers",
"version": "1.0.0",
"author": "Pascal Perrenoud <pascal@pband.ch>",
"module": "index.ts",
"type": "module",
"files": ["index.ts"],