UNPKG

1.02 kBJSONView Raw
1{
2 "name": "@types/prompt",
3 "version": "1.1.9",
4 "description": "TypeScript definitions for prompt",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prompt",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Florian Imdahl",
10 "githubUsername": "ffflorian",
11 "url": "https://github.com/ffflorian"
12 },
13 {
14 "name": "Matthew Berryman",
15 "githubUsername": "matthewberryman",
16 "url": "https://github.com/matthewberryman"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/prompt"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*",
29 "@types/revalidator": "*"
30 },
31 "typesPublisherContentHash": "6c0a582dc96bba14e4e9014566b90534b7a1eb9377bed164a12c8f9a5a498cb5",
32 "typeScriptVersion": "4.8"
33}
\No newline at end of file