UNPKG

@types/node-red

Version:
52 lines 1.66 kB
{ "name": "@types/node-red", "version": "1.3.5", "description": "TypeScript definitions for node-red", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-red", "license": "MIT", "contributors": [ { "name": "Anders E. Andersen", "githubUsername": "andersea", "url": "https://github.com/andersea" }, { "name": "Thomas B. Mørch", "githubUsername": "tbowmo", "url": "https://github.com/tbowmo" }, { "name": "Bernardo Belchior", "githubUsername": "bernardobelchior", "url": "https://github.com/bernardobelchior" }, { "name": "Alex Kaul", "githubUsername": "alexk111", "url": "https://github.com/alexk111" }, { "name": "Tadeusz Wyrzykowski", "githubUsername": "Shaquu", "url": "https://github.com/Shaquu" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/node-red" }, "scripts": {}, "dependencies": { "@types/express": "*", "@types/node-red__editor-api": "*", "@types/node-red__editor-client": "*", "@types/node-red__registry": "*", "@types/node-red__runtime": "*", "@types/node-red__util": "*" }, "typesPublisherContentHash": "cd24b60478af70c1312080044a19637f3a6d3acea0a167cba0a1d4d9949a4817", "typeScriptVersion": "4.7" }