@types/node-red__runtime
Version:
TypeScript definitions for @node-red/runtime
36 lines • 1.15 kB
JSON
{
"name": "@types/node-red__runtime",
"version": "1.3.8",
"description": "TypeScript definitions for @node-red/runtime",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-red__runtime",
"license": "MIT",
"contributors": [
{
"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__runtime"
},
"scripts": {},
"dependencies": {
"@types/cors": "*",
"@types/express": "*",
"@types/node-red__editor-api": "*",
"@types/node-red__util": "*",
"@types/passport": "*"
},
"typesPublisherContentHash": "4ed137386033afdf76f2ecac973e2af1fc7a7f28b20606611afde0b1a06f2906",
"typeScriptVersion": "4.8"
}