mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"name": "config-manager",
|
|
"version": "0.0.0",
|
|
"main": "index.ts",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"c12": "^1.11.1",
|
|
"zod": "^3.23.8",
|
|
"zod-validation-error": "^3.3.0"
|
|
}
|
|
}
|