LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

npm-owner

manages package ownership

TLDR

List package owners
$ npm owner ls [package-name]
copy
Add owner
$ npm owner add [username] [package-name]
copy
Remove owner
$ npm owner rm [username] [package-name]
copy

SYNOPSIS

npm owner [command] [options]

DESCRIPTION

npm owner manages package ownership. Controls who can publish updates.The command modifies maintainers. Requires current owner privileges.

PARAMETERS

COMMAND

Owner subcommand.
ls PKG
List owners.
add USER PKG
Add owner.
rm USER PKG
Remove owner.
--help
Display help information.

INSTALL

sudo pacman -S npm
copy
sudo apk add npm
copy
brew install npm
copy

CAVEATS

Requires authentication. Owner can add/remove others. Affects publishing rights.

HISTORY

npm owner provides maintainer management for controlling package publishing access.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid