📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 04:36:49
📂
/
/
opt
/
alt
/
alt-nodejs18
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
eastasianwidth
✏️
Editing: package.json
{ "name": "eastasianwidth", "version": "0.2.0", "description": "Get East Asian Width from a character.", "main": "eastasianwidth.js", "files": [ "eastasianwidth.js" ], "scripts": { "test": "mocha" }, "repository": "git://github.com/komagata/eastasianwidth.git", "author": "Masaki Komagata", "license": "MIT", "devDependencies": { "mocha": "~1.9.0" } }
💾 Save Changes
❌ Cancel