smart-private-npm
Version:
An intelligent routing proxy for npm with support for: private, whitelisted, and blacklisted packaged
13 lines (11 loc) • 531 B
Plain Text
Usage: smart-registry-npm [options]
Options:
-P, --private <url> Set the private registry url
-p, --public <url> Set the public registry url
-c, --config <path> Path to the configuration file
-e, --exclude <pkg> Exclude <pkg> from being private
-l, --loglevel Set the log level
-t, --transparent Enable transparent mode, always forwarding to
the public registry
-i, --ignore-private Ignore the private packages
-h, --help This help message