pub const DEFAULT_NPM_REGISTRY: &str = "https://registry.npmjs.org/";
Expand description

The default npm registry used when we aren’t working with a custom registry.