Skip to content

Commit

Permalink
Refactor some tiny things
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 12, 2022
1 parent 707a711 commit 8b689d7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 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
* 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`][npm-md] for API details.

Expand Down

0 comments on commit 8b689d7

Please sign in to comment.