hammer-io should host projects on a private NPM registry and then allow for the option to put them on the public registry.
Why
Users might want to manage their services with existing npm functionality without publicizing them on the public node package manager.
How
Documentation about creating a private node registry can be found here: https://docs.npmjs.com/misc/registry.
hammer-io should host projects on a private NPM registry and then allow for the option to put them on the public registry.
Why
Users might want to manage their services with existing npm functionality without publicizing them on the public node package manager.
How
Documentation about creating a private node registry can be found here: https://docs.npmjs.com/misc/registry.