whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
lib
/
node_modules
/
npm
/
lib
/
utils
/
Upload File:
files >> //proc/thread-self/root/proc/self/root/lib/node_modules/npm/lib/utils/child-path.js
'use strict' var path = require('path') var validate = require('aproba') var moduleName = require('../utils/module-name.js') module.exports = childPath function childPath (parentPath, child) { validate('SO', arguments) return path.join(parentPath, 'node_modules', moduleName(child)) }
Copyright ©2021 || Defacer Indonesia