Hacked By AnonymousFox

Current Path : /proc/thread-self/root/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/lib/
Upload File :
Current File : //proc/thread-self/root/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/lib/get.js

module.exports = get

get.usage = 'npm get <key> <value> (See `npm config`)'

var npm = require('./npm.js')

get.completion = npm.commands.config.completion

function get (args, cb) {
  npm.commands.config(['get'].concat(args), cb)
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox