LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bun-pm-pkg

Read and modify package.json fields

TLDR

Get a package.json field
$ bun pm pkg get [field]
copy
Set a package.json field
$ bun pm pkg set [field]=[value]
copy
Delete a package.json field
$ bun pm pkg delete [field]
copy

SYNOPSIS

bun pm pkg subcommand [args]

DESCRIPTION

bun pm pkg provides commands to read and modify package.json fields programmatically. This is useful for scripting and automation.

SUBCOMMANDS

get field

Get the value of a package.json field.
set field=value
Set a package.json field.
delete field
Delete a package.json field.

INSTALL

sudo pacman -S bun
copy
brew install bun
copy
nix profile install nixpkgs#bun
copy

SEE ALSO

bun(1), bun-pm(1)

RESOURCES

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