Hacker News new | ask | show | jobs
by kaikai 3079 days ago
Organizations on npm can publish "namespaced" modules, that look like `@orgName/moduleName`. It's just optional.
1 comments

That is a new facility.
This npm blogpost about them was published almost three years ago: http://blog.npmjs.org/post/116936804365/solving-npms-hard-pr...