HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/node_modules.bundled/columnify/package.json
{
  "_args": [
    [
      "[email protected]",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "[email protected]",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-Rzfd8ce2mop8NAVweC6UfuyOeLs=",
  "_location": "/columnify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "[email protected]",
    "name": "columnify",
    "escapedName": "columnify",
    "rawSpec": "1.5.4",
    "saveSpec": null,
    "fetchSpec": "1.5.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/columnify/-/columnify-1.5.4.tgz",
  "_spec": "1.5.4",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Tim Oxley"
  },
  "babel": {
    "presets": [
      "es2015"
    ]
  },
  "bugs": {
    "url": "https://github.com/timoxley/columnify/issues"
  },
  "dependencies": {
    "strip-ansi": "^3.0.0",
    "wcwidth": "^1.0.0"
  },
  "description": "Render data in text columns. Supports in-column text-wrap.",
  "devDependencies": {
    "babel": "^6.3.26",
    "babel-cli": "^6.3.17",
    "babel-preset-es2015": "^6.3.13",
    "chalk": "^1.1.1",
    "tap-spec": "^4.1.1",
    "tape": "^4.4.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/timoxley/columnify",
  "keywords": [
    "column",
    "text",
    "ansi",
    "console",
    "terminal",
    "wrap",
    "table"
  ],
  "license": "MIT",
  "main": "columnify.js",
  "name": "columnify",
  "repository": {
    "type": "git",
    "url": "git://github.com/timoxley/columnify.git"
  },
  "scripts": {
    "bench": "npm test && node bench",
    "prepublish": "make prepublish",
    "pretest": "npm prune",
    "test": "make prepublish && tape test/*.js | tap-spec"
  },
  "version": "1.5.4"
}