No packages available
This is a private NPM registry.
To use it, you have to add this registry to your .npmrc file.
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.
No packages available