HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/http-proxy-agent/package.json
{
  "name": "http-proxy-agent",
  "version": "2.1.0",
  "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
  "main": "./index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-http-proxy-agent.git"
  },
  "keywords": [
    "http",
    "proxy",
    "endpoint",
    "agent"
  ],
  "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues"
  },
  "dependencies": {
    "agent-base": "4",
    "debug": "3.1.0"
  },
  "devDependencies": {
    "mocha": "3",
    "proxy": "~0.2.3"
  },
  "engines": {
    "node": ">= 4.5.0"
  }
}