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",
|
"@types/bun": "^1.2.15",
|
||||||
"tsup": "latest"
|
"tsup": "latest"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": ["dist", "README.md", "LICENSE"],
|
||||||
"dist",
|
|
||||||
"README.md",
|
|
||||||
"LICENSE"
|
|
||||||
],
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.creations.works/atums/echo"
|
"url": "https://git.creations.works/atums/echo"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": ["logger", "logging", "typescript", "nodejs", "structured"],
|
||||||
"logger",
|
|
||||||
"logging",
|
|
||||||
"typescript",
|
|
||||||
"nodejs",
|
|
||||||
"structured"
|
|
||||||
],
|
|
||||||
"author": "creations.works",
|
"author": "creations.works",
|
||||||
"homepage": "https://git.creations.works/atums/echo",
|
"homepage": "https://git.creations.works/atums/echo",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue