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.7",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_development": true,
| "_from": "@types/qs@6.9.7",
| "_id": "@types/qs@6.9.7",
| "_inBundle": false,
| "_integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==",
| "_location": "/@types/qs",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/qs@6.9.7",
| "name": "@types/qs",
| "escapedName": "@types%2fqs",
| "scope": "@types",
| "rawSpec": "6.9.7",
| "saveSpec": null,
| "fetchSpec": "6.9.7"
| },
| "_requiredBy": [
| "/@types/express",
| "/@types/express-serve-static-core"
| ],
| "_resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
| "_spec": "6.9.7",
| "_where": "/Users/tomas/PAM/PAMapp",
| "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": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "b33fed3eed022f94c7db53593571f370eaa77aa17b3e302dc1bd77304f03e56c",
| "version": "6.9.7"
| }
|
|