Sindbad~EG File Manager

Current Path : /lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/
Upload File :
Current File : //lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/index.js

const { basename, dirname } = require('path')

const getName = (parent, base) =>
  parent.charAt(0) === '@' ? `${parent}/${base}` : base

module.exports = dir => dir ? getName(basename(dirname(dir)), basename(dir))
  : false

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists