HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/lib/node_modules/nodemon/node_modules/ansi-align/package.json
{
  "_from": "ansi-align@^3.0.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==",
  "_location": "/nodemon/ansi-align",
  "_phantomChildren": {
    "emoji-regex": "7.0.3",
    "is-fullwidth-code-point": "2.0.0",
    "strip-ansi": "5.2.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-align@^3.0.0",
    "name": "ansi-align",
    "escapedName": "ansi-align",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/nodemon/boxen"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz",
  "_shasum": "b536b371cf687caaef236c18d3e21fe3797467cb",
  "_spec": "ansi-align@^3.0.0",
  "_where": "/usr/lib/node_modules/nodemon/node_modules/boxen",
  "author": {
    "name": "nexdrew"
  },
  "bugs": {
    "url": "https://github.com/nexdrew/ansi-align/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "string-width": "^3.0.0"
  },
  "deprecated": false,
  "description": "align-text with ANSI support for CLIs",
  "devDependencies": {
    "ava": "^1.0.1",
    "chalk": "^2.4.1",
    "coveralls": "^3.0.2",
    "nyc": "^13.1.0",
    "standard": "^12.0.1",
    "standard-version": "^4.4.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/nexdrew/ansi-align#readme",
  "keywords": [
    "ansi",
    "align",
    "cli",
    "center",
    "pad"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "ansi-align",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nexdrew/ansi-align.git"
  },
  "scripts": {
    "coverage": "nyc report --reporter=text-lcov | coveralls",
    "pretest": "standard",
    "release": "standard-version",
    "test": "nyc ava"
  },
  "version": "3.0.0"
}