UNPKG

1.13 kBJSONView Raw
1{
2 "name": "@types/listr",
3 "version": "0.14.4",
4 "description": "TypeScript definitions for listr",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/listr",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Dusan Radovanovic",
10 "url": "https://github.com/durad",
11 "githubUsername": "durad"
12 },
13 {
14 "name": "Vladislav Polyakov",
15 "url": "https://github.com/polRk",
16 "githubUsername": "polRk"
17 },
18 {
19 "name": "Jason Zukewich",
20 "url": "https://github.com/jgzuke",
21 "githubUsername": "jgzuke"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/listr"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*",
34 "rxjs": "^6.5.1"
35 },
36 "typesPublisherContentHash": "4894f68b07bd9f186e5dd3476d5e58ec26628a97411cfbd65c8db75a056f3a98",
37 "typeScriptVersion": "3.6"
38}
\No newline at end of file