You have some modules to handle packages from the CLI.
I collected it (and more) in a mini CLI framework using bash:
# pkg mini framework
alias pkg-version="getversion"
alias pkg-version-latest="latest-version"
alias pkg-pwd="pkg-dir"
alias pkg-name="pkg-name"
alias pkg-info="package-json"
alias pkg-info-user="npm-user"
alias pkg-info-email="npm-email"
alias pkg-credits="credits"
alias pkg-readme="readme"
Maybe you are interested in complete it or craft something more formal :-)
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too