npm access grant read-only myorg:developers @myorg/mylib
Grant a team read access to a package
Gives the myorg:developers team read-only access to the scoped @myorg/mylib package, so its members can install it even when it is restricted. The read-write variant also allows publishing. Review current grants with npm access list collaborators.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.