🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:43:17 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
wcwidth
📍 /usr/lib/node_modules/npm/node_modules/wcwidth
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "name": "wcwidth", "version": "1.0.1", "description": "Port of C's wcwidth() and wcswidth()", "author": "Tim Oxley", "contributors": [ "Woong Jun <woong.jun@gmail.com> (http://code.woong.org/)" ], "main": "index.js", "dependencies": { "defaults": "^1.0.3" }, "devDependencies": { "tape": "^4.5.1" }, "license": "MIT", "keywords": [ "wide character", "wc", "wide character string", "wcs", "terminal", "width", "wcwidth", "wcswidth" ], "directories": { "doc": "docs", "test": "test" }, "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/timoxley/wcwidth.git" }, "bugs": { "url": "https://github.com/timoxley/wcwidth/issues" }, "homepage": "https://github.com/timoxley/wcwidth#readme" }
💾 Save Changes
❌ Cancel