Verdaccio是使用Nodejs构建的一款轻量级npm私有库。最开始使用比较多的是sinopia,Verdaccio是从[email protected]进行fork出来的,到现在已经更新到4.4.1版本了。 官方文档对其进行的简述:
- It's a web app based on Node.js
- It's a private npm registry
- It's a local network proxy
- It's a Pluggable application
- It's a fairly easy install and use
- We offer Docker and Kubernetes support
- It is 100% compatible with yarn, npm and pnpm