MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/agent-base/package.json
{
  "_args": [
    [
      "agent-base@4.2.0",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "agent-base@4.2.0",
  "_id": "agent-base@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-c+R/U5X+2zz2+UCrCFv6odQzJdoqI+YecuhnAJLa1zYaMc13zPfwMwZrr91Pd1DYNo/yPRbiM4WVf9whgwFsIg==",
  "_location": "/agent-base",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "agent-base@4.2.0",
    "name": "agent-base",
    "escapedName": "agent-base",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "/http-proxy-agent",
    "/https-proxy-agent",
    "/pac-proxy-agent",
    "/proxy-agent",
    "/socks-proxy-agent"
  ],
  "_resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.2.0.tgz",
  "_spec": "4.2.0",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-agent-base/issues"
  },
  "dependencies": {
    "es6-promisify": "^5.0.0"
  },
  "description": "Turn a function into an `http.Agent` instance",
  "devDependencies": {
    "mocha": "^3.4.2",
    "ws": "^3.0.0"
  },
  "engines": {
    "node": ">= 4.0.0"
  },
  "homepage": "https://github.com/TooTallNate/node-agent-base#readme",
  "keywords": [
    "http",
    "agent",
    "base",
    "barebones",
    "https"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "agent-base",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-agent-base.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "4.2.0"
}