mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"name": "config-manager",
|
|
"version": "0.0.0",
|
|
"main": "index.ts",
|
|
"dependencies": {
|
|
"@iarna/toml": "^2.2.5",
|
|
"c12": "^1.10.0",
|
|
"merge-deep-ts": "^1.2.6"
|
|
}
|
|
}
|