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
| {
| "_args": [
| [
| "@types/q@1.5.5",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_from": "@types/q@1.5.5",
| "_id": "@types/q@1.5.5",
| "_inBundle": false,
| "_integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==",
| "_location": "/@types/q",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/q@1.5.5",
| "name": "@types/q",
| "escapedName": "@types%2fq",
| "scope": "@types",
| "rawSpec": "1.5.5",
| "saveSpec": null,
| "fetchSpec": "1.5.5"
| },
| "_requiredBy": [
| "/coa"
| ],
| "_resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz",
| "_spec": "1.5.5",
| "_where": "/Users/tomas/PAM/PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Barrie Nemetchek",
| "url": "https://github.com/bnemetchek"
| },
| {
| "name": "Andrew Gaspar",
| "url": "https://github.com/AndrewGaspar"
| },
| {
| "name": "John Reilly",
| "url": "https://github.com/johnnyreilly"
| },
| {
| "name": "Michel Boudreau",
| "url": "https://github.com/mboudreau"
| },
| {
| "name": "TeamworkGuy2",
| "url": "https://github.com/TeamworkGuy2"
| }
| ],
| "dependencies": {},
| "description": "TypeScript definitions for Q",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q",
| "license": "MIT",
| "main": "",
| "name": "@types/q",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/q"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "e35c02431c6153cb4f7280c296d68c5dead5ce1584c60e4fe11b5132cbf41b3f",
| "version": "1.5.5"
| }
|
|