68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "socks5-client@~1.2.3",
|
||
|
"_id": "socks5-client@1.2.8",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-js8WqQ/JjZS3IQwUxRwSThvXzcRIHE8sde8nE5q7nqxiFGb8EoHmNJ9SF2lXqn3ux6pUV3+InH7ng7mANK6XfA==",
|
||
|
"_location": "/socks5-client",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "socks5-client@~1.2.3",
|
||
|
"name": "socks5-client",
|
||
|
"escapedName": "socks5-client",
|
||
|
"rawSpec": "~1.2.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "~1.2.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/socks5-https-client"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/socks5-client/-/socks5-client-1.2.8.tgz",
|
||
|
"_shasum": "6470e4d781de254ee9f3b5ec9760a44c5df898da",
|
||
|
"_spec": "socks5-client@~1.2.3",
|
||
|
"_where": "/data/node_modules/socks5-https-client",
|
||
|
"author": {
|
||
|
"name": "Matthew Caruana Galizia",
|
||
|
"email": "mattcg@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mattcg/socks5-client/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Gordon Hall",
|
||
|
"email": "gordon@gordonwritescode.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"ip-address": "~6.1.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "SOCKS v5 client socket implementation.",
|
||
|
"engines": {
|
||
|
"node": ">= 6.4.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/mattcg/socks5-client",
|
||
|
"implements": [
|
||
|
"CommonJS/Modules/1.0"
|
||
|
],
|
||
|
"keywords": [
|
||
|
"socks5",
|
||
|
"socksv5",
|
||
|
"socks",
|
||
|
"v5",
|
||
|
"client",
|
||
|
"socket"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "socks5-client",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mattcg/socks5-client.git"
|
||
|
},
|
||
|
"version": "1.2.8"
|
||
|
}
|