unifiedjs / npm-tools

npm tools for @unifiedjs

Home Page:https://unifiedjs.com

Repository from Github https://github.comunifiedjs/npm-toolsRepository from Github https://github.comunifiedjs/npm-tools

npm tools

This projects manages the unified collective organizations on npm:

  • check org members, admins, and owners: rights, missing, unexpected
  • check repos for the packages in them
  • check teams: missing
  • check team members: missing, unexpected
  • check team packages: missing, unexpected, rights
  • check package collaborators: unexpected, rights

npm’s API is not really documented, see npm.md for API details.

These tools automatically add packages, teams, org members, and team members where needed, and warns about incorrectly configured entities.

Most of this is hardcoded to work for unified. In the future we hope to allow other collectives to use this as well.

These tools work well with our github-tools. The plan is to merge them together in some pluggable way in the future.

About

npm tools for @unifiedjs

https://unifiedjs.com

License:MIT License


Languages

Language:JavaScript 100.0%