UNPKG

1.5 kBJSONView Raw
1{
2 "name": "@types/node-red",
3 "version": "1.2.1",
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 "url": "https://github.com/andersea",
11 "githubUsername": "andersea"
12 },
13 {
14 "name": "Thomas B. Mørch",
15 "url": "https://github.com/tbowmo",
16 "githubUsername": "tbowmo"
17 },
18 {
19 "name": "Bernardo Belchior",
20 "url": "https://github.com/bernardobelchior",
21 "githubUsername": "bernardobelchior"
22 },
23 {
24 "name": "Alex Kaul",
25 "url": "https://github.com/alexk111",
26 "githubUsername": "alexk111"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/node-red"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/express": "*",
39 "@types/node-red__editor-api": "*",
40 "@types/node-red__editor-client": "*",
41 "@types/node-red__registry": "*",
42 "@types/node-red__runtime": "*",
43 "@types/node-red__util": "*"
44 },
45 "typesPublisherContentHash": "fddcf74674721e20a1d069217f099ba3330a27edd621a802725467448dcd5e51",
46 "typeScriptVersion": "3.9"
47}
\No newline at end of file