Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs16
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
wcwidth
/
File Content:
package.json
{ "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" }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
docs
---
0755
LICENSE
1581 bytes
0644
Readme.md
887 bytes
0644
combining.js
3078 bytes
0644
index.js
3141 bytes
0644
package.json
852 bytes
0644
N4ST4R_ID | Naxtarrr