UNPKG

2.19 kBJSONView Raw
1{
2 "name": "@types/inquirer",
3 "version": "6.5.0",
4 "description": "TypeScript definitions for inquirer",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Qubo",
9 "url": "https://github.com/tkQubo",
10 "githubUsername": "tkQubo"
11 },
12 {
13 "name": "Parvez",
14 "url": "https://github.com/ppathan",
15 "githubUsername": "ppathan"
16 },
17 {
18 "name": "Jouderian",
19 "url": "https://github.com/jouderianjr",
20 "githubUsername": "jouderianjr"
21 },
22 {
23 "name": "Qibang",
24 "url": "https://github.com/bang88",
25 "githubUsername": "bang88"
26 },
27 {
28 "name": "Jason Dreyzehner",
29 "url": "https://github.com/bitjson",
30 "githubUsername": "bitjson"
31 },
32 {
33 "name": "Synarque",
34 "url": "https://github.com/synarque",
35 "githubUsername": "synarque"
36 },
37 {
38 "name": "Justin Rockwood",
39 "url": "https://github.com/jrockwood",
40 "githubUsername": "jrockwood"
41 },
42 {
43 "name": "Keith Kelly",
44 "url": "https://github.com/kwkelly",
45 "githubUsername": "kwkelly"
46 },
47 {
48 "name": "Richard Lea",
49 "url": "https://github.com/chigix",
50 "githubUsername": "chigix"
51 },
52 {
53 "name": "Jed Mao",
54 "url": "https://github.com/jedmao",
55 "githubUsername": "jedmao"
56 },
57 {
58 "name": "Manuel Thalmann",
59 "url": "https://github.com/manuth",
60 "githubUsername": "manuth"
61 }
62 ],
63 "main": "",
64 "types": "index",
65 "repository": {
66 "type": "git",
67 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
68 "directory": "types/inquirer"
69 },
70 "scripts": {},
71 "dependencies": {
72 "@types/through": "*",
73 "rxjs": "^6.4.0"
74 },
75 "typesPublisherContentHash": "3ad7bbf17647a468e5db6e137a5e3edcc026c56aa33f9421315fcb94ca58cf0a",
76 "typeScriptVersion": "3.3"
77}
\No newline at end of file