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
| {
| "name": "@types/q",
| "version": "1.5.8",
| "description": "TypeScript definitions for q",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q",
| "license": "MIT",
| "contributors": [
| {
| "name": "Barrie Nemetchek",
| "githubUsername": "bnemetchek",
| "url": "https://github.com/bnemetchek"
| },
| {
| "name": "Andrew Gaspar",
| "githubUsername": "AndrewGaspar",
| "url": "https://github.com/AndrewGaspar"
| },
| {
| "name": "John Reilly",
| "githubUsername": "johnnyreilly",
| "url": "https://github.com/johnnyreilly"
| },
| {
| "name": "Michel Boudreau",
| "githubUsername": "mboudreau",
| "url": "https://github.com/mboudreau"
| },
| {
| "name": "TeamworkGuy2",
| "githubUsername": "TeamworkGuy2",
| "url": "https://github.com/TeamworkGuy2"
| }
| ],
| "main": "",
| "types": "index.d.ts",
| "repository": {
| "type": "git",
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/q"
| },
| "scripts": {},
| "dependencies": {},
| "typesPublisherContentHash": "694c6130399a0cee6c91943efb26a50a45289453a64cfc677c112e3857e30c33",
| "typeScriptVersion": "4.5"
|
| ,"_resolved": "https://registry.npmmirror.com/@types/q/-/q-1.5.8.tgz"
| ,"_integrity": "sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw=="
| ,"_from": "@types/q@^1.5.1"
| }
|
|