npm-cli-path-cli
v1.0.1
Published
Get the path of `npm-cli.js` included in the globally installed npm CLI
Downloads
7
Maintainers
Readme
npm-cli-path-cli
Resolve the path of npm-cli.js
included in the globally installed npm CLI
Installation
npm install --global npm-cli-path-cli
Usage
npm-cli-path [(--help|-h|--version|-v)]
Flags:
--help, -h: Print usage information
--version, -v: Print version
Example:
$ npm-cli-path
> /usr/local/lib/node_modules/npm/bin/npm-cli.js
Related project
- npm-cli-path - API for this module
License
Copyright (c) 2016 Shinnosuke Watanabe
Licensed under the MIT License.