npm 中文文档 npm 中文文档
指南
npmjs.com (opens new window)
指南
npmjs.com (opens new window)
  • 快速入门

    • npm 是什么?
    • npm 安装和更新
    • npm 防止权限错误
    • npm package.json 文件
    • npm 安装包
    • npm 更新包
    • npm 卸载包
    • npm 创建 Node.js 模块
    • npm 发布和更新包
    • npm 使用语义化版本
    • npm 使用 Dist-tags 标记包
    • npm 包和模块的了解
  • 命令行
  • 配置 npm

Creating an organization


Any npm user can create an organization to manage contributor access to packages governed by the organization.

Note:You need an npm user account to create an organization. To create a user account, visit the account signup page ".

On the npm Sign In page, enter your account details and click Sign In.

Screenshot of npm login dialog

In the upper right corner of the page, click your profile picture, then click Add an Organization.

Screenshot of the add an organization dropdown menu

On the organization creation page, in the Namefield, type a name for your organization. Your organization name will also be your organization scope.

Screenshot showing the new organization name field

Under the Namefield, choose either the "Unlimited private packages" paid plan or the "Unlimited public packages" free plan and click Buyor Create.

Screenshot showing the billing plan selection dialog

(Optional) On the organization invitation page, type the npm username or email address of a person you would like to add to your organization as a member and select a team to invite them to, then click Invite.

Screenshot showing the invitation options for a new organization

Click Continue.

Screenshot showing the new organization confirmation
Last Updated: 2023-05-15 10:22:02