{
|
|
"_from": "digest-header@^1.0.0",
|
|
"_id": "digest-header@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-glXVh42vz40yZb9Cq2oMOt70FIoWiv+vxNvdKdU8CwjLad25qHM3trLxhl9bVjdr6WaslIXhWpn0NO8T/67Qjg==",
|
|
"_location": "/digest-header",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "digest-header@^1.0.0",
|
|
"name": "digest-header",
|
|
"escapedName": "digest-header",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/urllib"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/digest-header/-/digest-header-1.1.0.tgz",
|
|
"_shasum": "e16ab6cf4545bc4eea878c8c35acd1b89664d800",
|
|
"_spec": "digest-header@^1.0.0",
|
|
"_where": "E:\\webView\\tenancy-wechat-uniapp\\node_modules\\urllib",
|
|
"author": {
|
|
"name": "fengmk2",
|
|
"email": "fengmk2@gmail.com",
|
|
"url": "https://github.com/fengmk2"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/node-modules/digest-header/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Digest access authentication header helper",
|
|
"devDependencies": {
|
|
"contributors": "*",
|
|
"egg-bin": "^4.20.0",
|
|
"should": "3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/node-modules/digest-header",
|
|
"keywords": [
|
|
"digest",
|
|
"http-digest",
|
|
"baseauth",
|
|
"www-authenticate",
|
|
"authentication",
|
|
"http-authentication",
|
|
"digestauth",
|
|
"digest-auth",
|
|
"digest-header"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "digest-header",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/node-modules/digest-header.git"
|
|
},
|
|
"scripts": {
|
|
"ci": "egg-bin cov",
|
|
"lint": "echo 'ignore'",
|
|
"test": "egg-bin test"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|