HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
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: /var/www/zaklada/html/node_modules/lpad-align/package.json
{
  "_args": [
    [
      "lpad-align@1.1.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "lpad-align@1.1.2",
  "_id": "lpad-align@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-IfYArBwwlcPG5JfuZyce4ISB/p4=",
  "_location": "/lpad-align",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lpad-align@1.1.2",
    "name": "lpad-align",
    "escapedName": "lpad-align",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/squeak"
  ],
  "_resolved": "https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bin": {
    "lpad-align": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/kevva/lpad-align/issues"
  },
  "dependencies": {
    "get-stdin": "^4.0.1",
    "indent-string": "^2.1.0",
    "longest": "^1.0.0",
    "meow": "^3.3.0"
  },
  "description": "Left pad a string to align with the longest string in an array",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "homepage": "https://github.com/kevva/lpad-align#readme",
  "keywords": [
    "align",
    "indent",
    "lpad"
  ],
  "license": "MIT",
  "name": "lpad-align",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/lpad-align.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.1.2"
}