2.0.37 • Published 4 years ago

@extra-npm/npm-path.min v2.0.37

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Gets path to NPM.

This is part of package extra-npm.

This is browserified, minified version of @extra-npm/npm-path. It is exported as global variable npm_npmPath. CDN: unpkg, jsDelivr.

npm.npmPath();
// --> path
const npm = require('extra-npm');

npm.npmPath();
// '/usr/lib/node_modules/npm'

references

2.0.37

4 years ago

2.0.36

4 years ago

2.0.35

4 years ago

2.0.33

4 years ago

2.0.34

4 years ago

2.0.31

4 years ago

2.0.32

4 years ago

2.0.30

4 years ago

2.0.29

4 years ago

2.0.27

4 years ago

2.0.28

4 years ago

2.0.26

4 years ago