pruner-cli:cli实用程序,用于修剪node_modules文件和依赖项

时间:2024-06-14 22:49:14
【文件属性】:

文件名称:pruner-cli:cli实用程序,用于修剪node_modules文件和依赖项

文件大小:45KB

文件格式:ZIP

更新时间:2024-06-14 22:49:14

TypeScript

修剪修剪 修剪node_modules文件并节省磁盘空间。 用法 npm i -g pruner-cli prune # or use npx npx pruner-cli 完整用法请参见prune -h : Prune node_modules files and save disk space Usage: prune Options: --version, -v Show version number [boolean] --config, -c config file name [string] [default: ".prune.json"] --dryrun, -d dry run [bo


【文件预览】:
pruner-cli-master
----.gitignore(925B)
----package.json(1KB)
----src()
--------cli.ts(1KB)
--------prune-stats.ts(1KB)
--------index.ts(35B)
--------walker.ts(536B)
--------pruner.ts(2KB)
--------defaults.ts(2KB)
----tsconfig.json(5KB)
----README.md(2KB)
----azure-pipelines.yml(1KB)
----test()
--------walker.spec.ts(879B)
--------helper.ts(1KB)
----yarn.lock(83KB)

网友评论