mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"name": "cli-parser",
|
|
"version": "0.0.0",
|
|
"main": "index.ts",
|
|
"dependencies": { "chalk": "^5.3.0", "strip-ansi": "^7.1.0" }
|
|
}
|