HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/wide-align/package.json
{
  "//": "But not version 5 of string-width, as that's ESM only",
  "_args": [
    [
      "wide-align@1.1.5",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "wide-align@1.1.5",
  "_id": "wide-align@1.1.5",
  "_inBundle": false,
  "_integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  "_location": "/wide-align",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "wide-align@1.1.5",
    "name": "wide-align",
    "escapedName": "wide-align",
    "rawSpec": "1.1.5",
    "saveSpec": null,
    "fetchSpec": "1.1.5"
  },
  "_requiredBy": [
    "/gauge",
    "/gulp-sass/gauge"
  ],
  "_resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  "_spec": "1.1.5",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org",
    "url": "http://re-becca.org/"
  },
  "bugs": {
    "url": "https://github.com/iarna/wide-align/issues"
  },
  "dependencies": {
    "string-width": "^1.0.2 || 2 || 3 || 4"
  },
  "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.",
  "devDependencies": {
    "tap": "*"
  },
  "files": [
    "align.js"
  ],
  "homepage": "https://github.com/iarna/wide-align#readme",
  "keywords": [
    "wide",
    "double",
    "unicode",
    "cjkv",
    "pad",
    "align"
  ],
  "license": "ISC",
  "main": "align.js",
  "name": "wide-align",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iarna/wide-align.git"
  },
  "scripts": {
    "test": "tap --coverage test/*.js"
  },
  "version": "1.1.5"
}