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/npm-conf/package.json
{
  "_from": "npm-conf@^1.1.0",
  "_id": "npm-conf@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==",
  "_location": "/npm-conf",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npm-conf@^1.1.0",
    "name": "npm-conf",
    "escapedName": "npm-conf",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/get-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz",
  "_shasum": "256cc47bd0e218c259c4e9550bf413bc2192aff9",
  "_spec": "npm-conf@^1.1.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\get-proxy",
  "author": {
    "name": "Kevin Martensson",
    "email": "kevinmartensson@gmail.com",
    "url": "github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/npm-conf/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "config-chain": "^1.1.11",
    "pify": "^3.0.0"
  },
  "deprecated": false,
  "description": "Get the npm config",
  "devDependencies": {
    "ava": "*",
    "babel-generator": "^6.24.1",
    "babel-traverse": "^6.24.1",
    "babylon": "^6.17.1",
    "npm": "^5.0.4",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/kevva/npm-conf#readme",
  "keywords": [
    "conf",
    "config",
    "global",
    "npm",
    "path",
    "prefix",
    "rc"
  ],
  "license": "MIT",
  "name": "npm-conf",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/npm-conf.git"
  },
  "scripts": {
    "prepublish": "node lib/make.js",
    "test": "xo && ava"
  },
  "version": "1.1.3",
  "xo": {
    "ignores": [
      "lib/defaults.js",
      "lib/types.js"
    ]
  }
}