2025-04-19 15:38:48 +08:00

49 lines
1.3 KiB
JSON

{
"_from": "http-https@^1.0.0",
"_id": "http-https@1.0.0",
"_inBundle": false,
"_integrity": "sha512-o0PWwVCSp3O0wS6FvNr6xfBCHgt0m1tvPLFOCc2iFDKTRAXhB7m8klDf7ErowFH8POa6dVdGatKU5I1YYwzUyg==",
"_location": "/http-https",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "http-https@^1.0.0",
"name": "http-https",
"escapedName": "http-https",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/oboe"
],
"_resolved": "https://registry.npmmirror.com/http-https/-/http-https-1.0.0.tgz",
"_shasum": "2f908dd5f1db4068c058cd6e6d4ce392c913389b",
"_spec": "http-https@^1.0.0",
"_where": "D:\\ruyi\\dapp\\node_modules\\oboe",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/http-https/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A wrapper that chooses http or https for requests",
"homepage": "https://github.com/isaacs/http-https",
"license": "ISC",
"main": "http-https.js",
"name": "http-https",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/http-https.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}