This commit is contained in:
parent
74308a80cc
commit
ea5e065ee5
1 changed files with 2 additions and 12 deletions
14
package.json
14
package.json
|
@ -32,22 +32,12 @@
|
|||
"@types/bun": "^1.2.15",
|
||||
"tsup": "latest"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
],
|
||||
"files": ["dist", "README.md", "LICENSE"],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.creations.works/atums/echo"
|
||||
},
|
||||
"keywords": [
|
||||
"logger",
|
||||
"logging",
|
||||
"typescript",
|
||||
"nodejs",
|
||||
"structured"
|
||||
],
|
||||
"keywords": ["logger", "logging", "typescript", "nodejs", "structured"],
|
||||
"author": "creations.works",
|
||||
"homepage": "https://git.creations.works/atums/echo",
|
||||
"bugs": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue