78 lines
2.1 KiB
JSON
78 lines
2.1 KiB
JSON
|
{
|
||
|
"_from": "http-signature@~1.1.0",
|
||
|
"_id": "http-signature@1.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-iUn0NcRULlDGtqNLN1Jxmzayk8ogm7NToldASyZBpM2qggbphjXzNOiw3piN8tgz+e/DRs6X5gAzFwTI6BCRcg==",
|
||
|
"_location": "/http-signature",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "http-signature@~1.1.0",
|
||
|
"name": "http-signature",
|
||
|
"escapedName": "http-signature",
|
||
|
"rawSpec": "~1.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "~1.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/request"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/http-signature/-/http-signature-1.1.1.tgz",
|
||
|
"_shasum": "df72e267066cd0ac67fb76adf8e134a8fbcf91bf",
|
||
|
"_spec": "http-signature@~1.1.0",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\request",
|
||
|
"author": {
|
||
|
"name": "Joyent, Inc"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/joyent/node-http-signature/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Mark Cavage",
|
||
|
"email": "mcavage@gmail.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "David I. Lehn",
|
||
|
"email": "dil@lehn.org"
|
||
|
},
|
||
|
{
|
||
|
"name": "Patrick Mooney",
|
||
|
"email": "patrick.f.mooney@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"assert-plus": "^0.2.0",
|
||
|
"jsprim": "^1.2.2",
|
||
|
"sshpk": "^1.7.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Reference implementation of Joyent's HTTP Signature scheme.",
|
||
|
"devDependencies": {
|
||
|
"node-uuid": "^1.4.1",
|
||
|
"tap": "0.4.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.8",
|
||
|
"npm": ">=1.3.7"
|
||
|
},
|
||
|
"homepage": "https://github.com/joyent/node-http-signature/",
|
||
|
"keywords": [
|
||
|
"https",
|
||
|
"request"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "http-signature",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/joyent/node-http-signature.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "tap test/*.js"
|
||
|
},
|
||
|
"version": "1.1.1"
|
||
|
}
|