📊 缓存统计
0
缓存文件数
0
缓存总大小
⚙️ 配置信息
| 类型 | npm |
| 上游地址 | https://registry.npmjs.org |
| 自定义域名 | npm.example.com |
| 缓存时间 | 24h0m0s |
| 大小限制 | 10737418240 |
| 状态 | 启用 |
📖 使用指南
临时使用: npm install <package> --registry=http://npm.example.com 永久配置: npm config set registry http://npm.example.com