🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:46:12 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
@npmcli
/
name-from-folder
📍 /usr/lib/node_modules/npm/node_modules/@npmcli/name-from-folder
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "name": "@npmcli/name-from-folder", "version": "1.0.1", "files": [ "index.js" ], "description": "Get the package name from a folder path", "repository": { "type": "git", "url": "git+https://github.com/npm/name-from-folder" }, "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)", "license": "ISC", "scripts": { "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags" }, "tap": { "check-coverage": true }, "devDependencies": { "tap": "^14.10.7" } }
💾 Save Changes
❌ Cancel