How to use

This is a private NPM registry.

To use it, you have to add this registry to your .npmrc file.

Setting up this registry in your projects
registry = https://cloud.vecode.net/registry/ 
_auth = <your-auth-key>
always-auth = true
audit = false

Add this NPM registry to your project's .npmrc file, then you can install these private packages just like you would with one from registry.npmjs.org.

Also, this registry will proxy all other packages automatically.

Available packages

No packages available