feat(cli): scaffold CLI package with commander

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ty
2026-03-22 15:22:29 +08:00
committed by BeilunYang
co-authored by Claude Sonnet 4.6
parent 0c096f6c9f
commit 5b7ba3e924
5 changed files with 70 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
dependencies:
commander:
specifier: ^12.0.0
version: 12.1.0
packages:
commander@12.1.0:
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
engines: {node: '>=18'}
snapshots:
commander@12.1.0: {}