15815213711
2024-08-26 67b8b6731811983447e053d4396b3708c14dfe3c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "_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": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/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"
}