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/linde-ai/html/node_modules/longest/package.json
{
  "_from": "longest@^1.0.0",
  "_id": "longest@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-k+yt5n3l48JU4k8ftnKG6V7u32wyH2NfKzeMto9F/QRE0amxy/LayxwlvjjkZEIzqR+19IrtFO8p5kB9QaYUFg==",
  "_location": "/longest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "longest@^1.0.0",
    "name": "longest",
    "escapedName": "longest",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/lpad-align"
  ],
  "_resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz",
  "_shasum": "30a0b2da38f73770e8294a0d22e6625ed77d0097",
  "_spec": "longest@^1.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\lpad-align",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/longest/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Get the longest item in an array.",
  "devDependencies": {
    "fill-range": "^2.1.0",
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/longest",
  "keywords": [
    "array",
    "element",
    "item",
    "long",
    "length",
    "longest"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/jonschlinkert/longest/blob/master/LICENSE"
  },
  "main": "index.js",
  "name": "longest",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/longest.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.1"
}