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