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
| {
| "name": "@types/qs",
| "version": "6.14.0",
| "description": "TypeScript definitions for qs",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs",
| "license": "MIT",
| "contributors": [
| {
| "name": "Roman Korneev",
| "githubUsername": "RWander",
| "url": "https://github.com/RWander"
| },
| {
| "name": "Leon Yu",
| "githubUsername": "leonyu",
| "url": "https://github.com/leonyu"
| },
| {
| "name": "Belinda Teh",
| "githubUsername": "tehbelinda",
| "url": "https://github.com/tehbelinda"
| },
| {
| "name": "Melvin Lee",
| "githubUsername": "zyml",
| "url": "https://github.com/zyml"
| },
| {
| "name": "Arturs Vonda",
| "githubUsername": "artursvonda",
| "url": "https://github.com/artursvonda"
| },
| {
| "name": "Carlos Bonetti",
| "githubUsername": "CarlosBonetti",
| "url": "https://github.com/CarlosBonetti"
| },
| {
| "name": "Dan Smith",
| "githubUsername": "dpsmith3",
| "url": "https://github.com/dpsmith3"
| },
| {
| "name": "Hunter Perrin",
| "githubUsername": "hperrin",
| "url": "https://github.com/hperrin"
| },
| {
| "name": "Jordan Harband",
| "githubUsername": "ljharb",
| "url": "https://github.com/ljharb"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/qs"
| },
| "scripts": {},
| "dependencies": {},
| "peerDependencies": {},
| "typesPublisherContentHash": "7ce8128acabe5d960292bd50615bb46af79b7ae86cf61e48a5398fcc34410644",
| "typeScriptVersion": "5.1"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/qs/-/qs-6.14.0.tgz"
| ,"_integrity": "sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ=="
| ,"_from": "@types/qs@*"
| }
|
|