npm-prefix Get global npm prefix. Respects npmrc configs. Example var npmPrefix = require('npm-prefix'); npmPrefix() //=> '/usr/local'API npmPrefix() Returns the npm prefix. Install npm install npm-prefixLicense MIT