⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.62
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
node_modules
/
npm
/
node_modules
/
wide-align
/
View File Name :
package.json
{ "name": "wide-align", "version": "1.1.5", "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.", "main": "align.js", "scripts": { "test": "tap --coverage test/*.js" }, "keywords": [ "wide", "double", "unicode", "cjkv", "pad", "align" ], "author": "Rebecca Turner
(http://re-becca.org/)", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/iarna/wide-align" }, "//": "But not version 5 of string-width, as that's ESM only", "dependencies": { "string-width": "^1.0.2 || 2 || 3 || 4" }, "devDependencies": { "tap": "*" }, "files": [ "align.js" ] }