Dump WIP
This commit is contained in:
+2
-3
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@sinclair/typebox": "^0.34.33",
|
||||
"log": "git+https://git.pband.ch/typescript/log.git"
|
||||
"log": "git+https://git.pband.ch/typescript/log.git",
|
||||
"zod": "^3.25.60"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.2.15",
|
||||
@@ -12,12 +13,10 @@
|
||||
"tmp": "^0.2.3",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
"test": "bun test",
|
||||
"check": "tsc --noEmit"
|
||||
},
|
||||
|
||||
"name": "config",
|
||||
"description": "Parse env to create a configuration from a description",
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user