@extra-npm/npmrc

1.0.0 • Public • Published

npmrc are config files used by NPM.

See TODO.

enpm npmrc <command> [options]

# Commands:
# read:  lists config from npmrc files.
# write: overwrites config to npmrc file.
# path:  Gets path to npmrc file (project/user/global/builtin).

# Options:
# -l, --long:    list overridden config (0)
# -p, --project: read/write project config (0)
# -g, --global:  read/write global config (0)
# --projectconfig: path to project specific npmrc
# --userconfig:    path to user specific npmrc
# --globalconfig:  path to global npmrc
enpm npmrc read
# lists user config

enpm npmrc read --long
# list user config including o

Package Sidebar

Install

npm i @extra-npm/npmrc

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.93 kB

Total Files

9

Last publish

Collaborators

  • wolfram77