Code Code Ship logo
Publish your package
Follow these 5 steps
1.
2.
Adjust your package.json file
{
  "name": "my_js_package",
  "version": "1.0.0",
  "publishConfig": { "registry": "https://javascript.codecodeship.com" }
}
3.
Authenticate using your login credentials
npm login --registry https://javascript.codecodeship.com
4.
Push your package to Code Code Ship
npm publish
5.
Set pricing and publish your package in the
Packages admin
Code Code Ship logo

Get in touch

You can get in touch with us via email or on our Discord server. Click the button for an invite.

Subscribe

Always stay up to date by subscribing to our newsletter.