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/levn/package.json
{
  "_from": "levn@^0.4.1",
  "_id": "levn@0.4.1",
  "_inBundle": false,
  "_integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  "_location": "/levn",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "levn@^0.4.1",
    "name": "levn",
    "escapedName": "levn",
    "rawSpec": "^0.4.1",
    "saveSpec": null,
    "fetchSpec": "^0.4.1"
  },
  "_requiredBy": [
    "/eslint",
    "/optionator"
  ],
  "_resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  "_shasum": "ae4562c007473b932a6200d403268dd2fffc6ade",
  "_spec": "levn@^0.4.1",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\eslint",
  "author": {
    "name": "George Zahariev",
    "email": "z@georgezahariev.com"
  },
  "bugs": {
    "url": "https://github.com/gkz/levn/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "prelude-ls": "^1.2.1",
    "type-check": "~0.4.0"
  },
  "deprecated": false,
  "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
  "devDependencies": {
    "livescript": "^1.6.0",
    "mocha": "^7.1.1"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "lib",
    "README.md",
    "LICENSE"
  ],
  "homepage": "https://github.com/gkz/levn",
  "keywords": [
    "levn",
    "light",
    "ecmascript",
    "value",
    "notation",
    "json",
    "typed",
    "human",
    "concise",
    "typed",
    "flexible"
  ],
  "license": "MIT",
  "main": "./lib/",
  "name": "levn",
  "repository": {
    "type": "git",
    "url": "git://github.com/gkz/levn.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.4.1"
}