An amazing verdaccio plugin
npm install verdaccio-apm-serverVerdaccio Apm Server Plugin connect Verdaccio and Apm Server.
in verdaccio config.yaml
```
middlewares:
apm-server:
enabled: true
Once you have completed that, use the following npm tasks.
- npm run build`
To test the plugin in fastest way, you can use npm link:
https://medium.com/dailyjs/how-to-use-npm-link-7375b6219557