Your IP : 3.22.68.238
Current Path :
/
proc
/
thread-self
/
root
/
lib
/
node_modules
/
npm
/
lib
/
utils
/
Upload File :
Current File : //proc/thread-self/root/lib/node_modules/npm/lib/utils/unix-format-path.js
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }