mh-two-thousand-and-two
2024-04-12 3d2ec2fd0578d3ba0a414b0cc4e4a2ae60878596
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
  "_args": [
    [
      "@types/qs@6.9.14",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@types/qs@6.9.14",
  "_id": "@types/qs@6.9.14",
  "_inBundle": false,
  "_integrity": "sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==",
  "_location": "/@types/qs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/qs@6.9.14",
    "name": "@types/qs",
    "escapedName": "@types%2fqs",
    "scope": "@types",
    "rawSpec": "6.9.14",
    "saveSpec": null,
    "fetchSpec": "6.9.14"
  },
  "_requiredBy": [
    "/@types/express",
    "/@types/express-serve-static-core"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/qs/-/qs-6.9.14.tgz",
  "_spec": "6.9.14",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Roman Korneev",
      "url": "https://github.com/RWander"
    },
    {
      "name": "Leon Yu",
      "url": "https://github.com/leonyu"
    },
    {
      "name": "Belinda Teh",
      "url": "https://github.com/tehbelinda"
    },
    {
      "name": "Melvin Lee",
      "url": "https://github.com/zyml"
    },
    {
      "name": "Arturs Vonda",
      "url": "https://github.com/artursvonda"
    },
    {
      "name": "Carlos Bonetti",
      "url": "https://github.com/CarlosBonetti"
    },
    {
      "name": "Dan Smith",
      "url": "https://github.com/dpsmith3"
    },
    {
      "name": "Hunter Perrin",
      "url": "https://github.com/hperrin"
    },
    {
      "name": "Jordan Harband",
      "url": "https://github.com/ljharb"
    }
  ],
  "dependencies": {},
  "description": "TypeScript definitions for qs",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs",
  "license": "MIT",
  "main": "",
  "name": "@types/qs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/qs"
  },
  "scripts": {},
  "typeScriptVersion": "4.7",
  "types": "index.d.ts",
  "typesPublisherContentHash": "06e68a992b8160a3fe1a7cf06328d871215880d4874d9255acf6d516f10e52f6",
  "version": "6.9.14"
}