Hi Michael,

node-deb is one way to distribute that package. But since your users will 
have to have a node binary on the system anyway, you can still use npm, 
just publish the app in a private namespace. Name your package with the org 
scope, e.g. my private packages on npm are scoped to *@zladuric*, e.g. 
"name": "@zladuric/my-project". When you have your company organization (or 
personal account), you can publish like that and only give access to people 
(or orgs) which you want to.

It's definitely a viable alternative.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/7e9b2a07-095d-42ef-8df8-abddb17b896a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to