Skip to content

wing1003/npm-global-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-global-path

NPM version
Get global npm modules path.

Install

Install with npm;

$ npm install npm-global-path

Usage

const getPath = require('npm-global-path');
// => /usr/local/lib/node_modules

LICENSE

MIT

About

A way to get global npm modules path.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published