mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-12-01 21:19:26 +01:00
59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
|
{
|
||
|
"_from": "@postman/tunnel-agent@^0.6.3",
|
||
|
"_id": "@postman/tunnel-agent@0.6.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-k57fzmAZ2PJGxfOA4SGR05ejorHbVAa/84Hxh/2nAztjNXc4ZjOm9NUIk6/Z6LCrBvJZqjRZbN8e/nROVUPVdg==",
|
||
|
"_location": "/@postman/tunnel-agent",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@postman/tunnel-agent@^0.6.3",
|
||
|
"name": "@postman/tunnel-agent",
|
||
|
"escapedName": "@postman%2ftunnel-agent",
|
||
|
"scope": "@postman",
|
||
|
"rawSpec": "^0.6.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^0.6.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/postman-request"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@postman/tunnel-agent/-/tunnel-agent-0.6.3.tgz",
|
||
|
"_shasum": "23048d8d8618d453c571f03189e944afdc2292b7",
|
||
|
"_spec": "@postman/tunnel-agent@^0.6.3",
|
||
|
"_where": "/home/user/site/node_modules/postman-request",
|
||
|
"author": {
|
||
|
"name": "Postman Labs",
|
||
|
"email": "help@getpostman.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/postmanlabs/tunnel-agent/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"safe-buffer": "^5.0.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "HTTP proxy tunneling agent.",
|
||
|
"devDependencies": {},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/postmanlabs/tunnel-agent#readme",
|
||
|
"license": "Apache-2.0",
|
||
|
"main": "index.js",
|
||
|
"name": "@postman/tunnel-agent",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"url": "git+https://github.com/postmanlabs/tunnel-agent.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "0.6.3"
|
||
|
}
|