mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"name": "config-manager",
|
|
"version": "0.0.0",
|
|
"main": "index.ts",
|
|
"type": "module",
|
|
"dependencies": {
|
|
"c12": "^1.10.0"
|
|
}
|
|
}
|