11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "socks-proxy-agent",
31cb0ef41Sopenharmony_ci  "version": "8.0.2",
41cb0ef41Sopenharmony_ci  "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
51cb0ef41Sopenharmony_ci  "main": "./dist/index.js",
61cb0ef41Sopenharmony_ci  "types": "./dist/index.d.ts",
71cb0ef41Sopenharmony_ci  "files": [
81cb0ef41Sopenharmony_ci    "dist"
91cb0ef41Sopenharmony_ci  ],
101cb0ef41Sopenharmony_ci  "author": {
111cb0ef41Sopenharmony_ci    "email": "nathan@tootallnate.net",
121cb0ef41Sopenharmony_ci    "name": "Nathan Rajlich",
131cb0ef41Sopenharmony_ci    "url": "http://n8.io/"
141cb0ef41Sopenharmony_ci  },
151cb0ef41Sopenharmony_ci  "contributors": [
161cb0ef41Sopenharmony_ci    {
171cb0ef41Sopenharmony_ci      "name": "Kiko Beats",
181cb0ef41Sopenharmony_ci      "email": "josefrancisco.verdu@gmail.com"
191cb0ef41Sopenharmony_ci    },
201cb0ef41Sopenharmony_ci    {
211cb0ef41Sopenharmony_ci      "name": "Josh Glazebrook",
221cb0ef41Sopenharmony_ci      "email": "josh@joshglazebrook.com"
231cb0ef41Sopenharmony_ci    },
241cb0ef41Sopenharmony_ci    {
251cb0ef41Sopenharmony_ci      "name": "talmobi",
261cb0ef41Sopenharmony_ci      "email": "talmobi@users.noreply.github.com"
271cb0ef41Sopenharmony_ci    },
281cb0ef41Sopenharmony_ci    {
291cb0ef41Sopenharmony_ci      "name": "Indospace.io",
301cb0ef41Sopenharmony_ci      "email": "justin@indospace.io"
311cb0ef41Sopenharmony_ci    },
321cb0ef41Sopenharmony_ci    {
331cb0ef41Sopenharmony_ci      "name": "Kilian von Pflugk",
341cb0ef41Sopenharmony_ci      "email": "github@jumoog.io"
351cb0ef41Sopenharmony_ci    },
361cb0ef41Sopenharmony_ci    {
371cb0ef41Sopenharmony_ci      "name": "Kyle",
381cb0ef41Sopenharmony_ci      "email": "admin@hk1229.cn"
391cb0ef41Sopenharmony_ci    },
401cb0ef41Sopenharmony_ci    {
411cb0ef41Sopenharmony_ci      "name": "Matheus Fernandes",
421cb0ef41Sopenharmony_ci      "email": "matheus.frndes@gmail.com"
431cb0ef41Sopenharmony_ci    },
441cb0ef41Sopenharmony_ci    {
451cb0ef41Sopenharmony_ci      "name": "Ricky Miller",
461cb0ef41Sopenharmony_ci      "email": "richardkazuomiller@gmail.com"
471cb0ef41Sopenharmony_ci    },
481cb0ef41Sopenharmony_ci    {
491cb0ef41Sopenharmony_ci      "name": "Shantanu Sharma",
501cb0ef41Sopenharmony_ci      "email": "shantanu34@outlook.com"
511cb0ef41Sopenharmony_ci    },
521cb0ef41Sopenharmony_ci    {
531cb0ef41Sopenharmony_ci      "name": "Tim Perry",
541cb0ef41Sopenharmony_ci      "email": "pimterry@gmail.com"
551cb0ef41Sopenharmony_ci    },
561cb0ef41Sopenharmony_ci    {
571cb0ef41Sopenharmony_ci      "name": "Vadim Baryshev",
581cb0ef41Sopenharmony_ci      "email": "vadimbaryshev@gmail.com"
591cb0ef41Sopenharmony_ci    },
601cb0ef41Sopenharmony_ci    {
611cb0ef41Sopenharmony_ci      "name": "jigu",
621cb0ef41Sopenharmony_ci      "email": "luo1257857309@gmail.com"
631cb0ef41Sopenharmony_ci    },
641cb0ef41Sopenharmony_ci    {
651cb0ef41Sopenharmony_ci      "name": "Alba Mendez",
661cb0ef41Sopenharmony_ci      "email": "me@jmendeth.com"
671cb0ef41Sopenharmony_ci    },
681cb0ef41Sopenharmony_ci    {
691cb0ef41Sopenharmony_ci      "name": "Дмитрий Гуденков",
701cb0ef41Sopenharmony_ci      "email": "Dimangud@rambler.ru"
711cb0ef41Sopenharmony_ci    },
721cb0ef41Sopenharmony_ci    {
731cb0ef41Sopenharmony_ci      "name": "Andrei Bitca",
741cb0ef41Sopenharmony_ci      "email": "63638922+andrei-bitca-dc@users.noreply.github.com"
751cb0ef41Sopenharmony_ci    },
761cb0ef41Sopenharmony_ci    {
771cb0ef41Sopenharmony_ci      "name": "Andrew Casey",
781cb0ef41Sopenharmony_ci      "email": "amcasey@users.noreply.github.com"
791cb0ef41Sopenharmony_ci    },
801cb0ef41Sopenharmony_ci    {
811cb0ef41Sopenharmony_ci      "name": "Brandon Ros",
821cb0ef41Sopenharmony_ci      "email": "brandonros1@gmail.com"
831cb0ef41Sopenharmony_ci    },
841cb0ef41Sopenharmony_ci    {
851cb0ef41Sopenharmony_ci      "name": "Dang Duy Thanh",
861cb0ef41Sopenharmony_ci      "email": "thanhdd.it@gmail.com"
871cb0ef41Sopenharmony_ci    },
881cb0ef41Sopenharmony_ci    {
891cb0ef41Sopenharmony_ci      "name": "Dimitar Nestorov",
901cb0ef41Sopenharmony_ci      "email": "8790386+dimitarnestorov@users.noreply.github.com"
911cb0ef41Sopenharmony_ci    }
921cb0ef41Sopenharmony_ci  ],
931cb0ef41Sopenharmony_ci  "repository": {
941cb0ef41Sopenharmony_ci    "type": "git",
951cb0ef41Sopenharmony_ci    "url": "https://github.com/TooTallNate/proxy-agents.git",
961cb0ef41Sopenharmony_ci    "directory": "packages/socks-proxy-agent"
971cb0ef41Sopenharmony_ci  },
981cb0ef41Sopenharmony_ci  "keywords": [
991cb0ef41Sopenharmony_ci    "agent",
1001cb0ef41Sopenharmony_ci    "http",
1011cb0ef41Sopenharmony_ci    "https",
1021cb0ef41Sopenharmony_ci    "proxy",
1031cb0ef41Sopenharmony_ci    "socks",
1041cb0ef41Sopenharmony_ci    "socks4",
1051cb0ef41Sopenharmony_ci    "socks4a",
1061cb0ef41Sopenharmony_ci    "socks5",
1071cb0ef41Sopenharmony_ci    "socks5h"
1081cb0ef41Sopenharmony_ci  ],
1091cb0ef41Sopenharmony_ci  "dependencies": {
1101cb0ef41Sopenharmony_ci    "agent-base": "^7.0.2",
1111cb0ef41Sopenharmony_ci    "debug": "^4.3.4",
1121cb0ef41Sopenharmony_ci    "socks": "^2.7.1"
1131cb0ef41Sopenharmony_ci  },
1141cb0ef41Sopenharmony_ci  "devDependencies": {
1151cb0ef41Sopenharmony_ci    "@types/async-retry": "^1.4.5",
1161cb0ef41Sopenharmony_ci    "@types/debug": "^4.1.7",
1171cb0ef41Sopenharmony_ci    "@types/dns2": "^2.0.3",
1181cb0ef41Sopenharmony_ci    "@types/jest": "^29.5.1",
1191cb0ef41Sopenharmony_ci    "@types/node": "^14.18.45",
1201cb0ef41Sopenharmony_ci    "async-listen": "^3.0.0",
1211cb0ef41Sopenharmony_ci    "async-retry": "^1.3.3",
1221cb0ef41Sopenharmony_ci    "cacheable-lookup": "^6.1.0",
1231cb0ef41Sopenharmony_ci    "dns2": "^2.1.0",
1241cb0ef41Sopenharmony_ci    "jest": "^29.5.0",
1251cb0ef41Sopenharmony_ci    "socksv5": "github:TooTallNate/socksv5#fix/dstSock-close-event",
1261cb0ef41Sopenharmony_ci    "ts-jest": "^29.1.0",
1271cb0ef41Sopenharmony_ci    "typescript": "^5.0.4",
1281cb0ef41Sopenharmony_ci    "proxy": "2.1.1",
1291cb0ef41Sopenharmony_ci    "tsconfig": "0.0.0"
1301cb0ef41Sopenharmony_ci  },
1311cb0ef41Sopenharmony_ci  "engines": {
1321cb0ef41Sopenharmony_ci    "node": ">= 14"
1331cb0ef41Sopenharmony_ci  },
1341cb0ef41Sopenharmony_ci  "license": "MIT",
1351cb0ef41Sopenharmony_ci  "scripts": {
1361cb0ef41Sopenharmony_ci    "build": "tsc",
1371cb0ef41Sopenharmony_ci    "test": "jest --env node --verbose --bail test/test.ts",
1381cb0ef41Sopenharmony_ci    "test-e2e": "jest --env node --verbose --bail test/e2e.test.ts",
1391cb0ef41Sopenharmony_ci    "lint": "eslint . --ext .ts",
1401cb0ef41Sopenharmony_ci    "pack": "node ../../scripts/pack.mjs"
1411cb0ef41Sopenharmony_ci  }
1421cb0ef41Sopenharmony_ci}