UNPKG

1.66 kBJSONView Raw
1{
2 "name": "@types/node-red",
3 "version": "1.3.5",
4 "description": "TypeScript definitions for node-red",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-red",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Anders E. Andersen",
10 "githubUsername": "andersea",
11 "url": "https://github.com/andersea"
12 },
13 {
14 "name": "Thomas B. Mørch",
15 "githubUsername": "tbowmo",
16 "url": "https://github.com/tbowmo"
17 },
18 {
19 "name": "Bernardo Belchior",
20 "githubUsername": "bernardobelchior",
21 "url": "https://github.com/bernardobelchior"
22 },
23 {
24 "name": "Alex Kaul",
25 "githubUsername": "alexk111",
26 "url": "https://github.com/alexk111"
27 },
28 {
29 "name": "Tadeusz Wyrzykowski",
30 "githubUsername": "Shaquu",
31 "url": "https://github.com/Shaquu"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/node-red"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/express": "*",
44 "@types/node-red__editor-api": "*",
45 "@types/node-red__editor-client": "*",
46 "@types/node-red__registry": "*",
47 "@types/node-red__runtime": "*",
48 "@types/node-red__util": "*"
49 },
50 "typesPublisherContentHash": "cd24b60478af70c1312080044a19637f3a6d3acea0a167cba0a1d4d9949a4817",
51 "typeScriptVersion": "4.7"
52}
\No newline at end of file