npm edit
all
Select a dependency in the current project and open the package folder in the default editor (`$EDITOR`). After editing, the package is rebuilt to pick up any changes in compiled packages.
More info →Examples (1)
Edit a locally installed package in the default editor
npm edit package_namemade by @shridhargupta | data from tldr-pages