Publishing to NPM
Configure Credentials
To publish to NPM, either publicly or privately, users must provide credentials for NPM. This can be accomplished by navigating to the their user settings and then clicking into the "credentials" section.
Here, name, registry and token must be provided in order to use the npm publishing feature within Clutch projects.

The credentials section of the user setting screen.
Create NPM Destination
Once credentials are entered, from within a project's Publish interface, an NPM destination can be created and published to.
Updated over 1 year ago