bearded-nemesis
v1.0.2
Published
An npm pass through for private and public modules
Downloads
2
Maintainers
Readme
#bearded-nemesis
An npm pass through to allow a different registry to be used for publishing and installing.
Works great in conjuntion with sinopia and bearded-protagonist
##config
Set your config to point to your 2 registries
{
installRegistry: "https://my.cool.sinopia.registry",
publishRegistry: "https://registry.npmjs.org"
}