'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
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
{
  "_args": [
    [
      "parse-headers@2.0.5",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "parse-headers@2.0.5",
  "_id": "parse-headers@2.0.5",
  "_inBundle": false,
  "_integrity": "sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==",
  "_location": "/parse-headers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "parse-headers@2.0.5",
    "name": "parse-headers",
    "escapedName": "parse-headers",
    "rawSpec": "2.0.5",
    "saveSpec": null,
    "fetchSpec": "2.0.5"
  },
  "_requiredBy": [
    "/xhr"
  ],
  "_resolved": "https://registry.npmmirror.com/parse-headers/-/parse-headers-2.0.5.tgz",
  "_spec": "2.0.5",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "David Björklund",
    "email": "david.bjorklund@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kesla/parse-headers/issues"
  },
  "dependencies": {},
  "description": "Parse http headers, works with browserify/xhr",
  "devDependencies": {
    "tape": "^4.10.1"
  },
  "homepage": "https://github.com/kesla/parse-headers",
  "keywords": [
    "http",
    "headers"
  ],
  "license": "MIT",
  "main": "parse-headers.js",
  "name": "parse-headers",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kesla/parse-headers.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "types": "index.d.ts",
  "version": "2.0.5"
}