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