@types/node-red__editor-client
Version:
TypeScript definitions for @node-red/editor-client
36 lines • 1.18 kB
JSON
{
"name": "@types/node-red__editor-client",
"version": "1.3.11",
"description": "TypeScript definitions for @node-red/editor-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-red__editor-client",
"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__editor-client"
},
"scripts": {},
"dependencies": {
"@types/ace": "*",
"@types/jquery": "*",
"@types/node-red__registry": "*",
"@types/node-red__runtime": "*",
"@types/node-red__util": "*"
},
"typesPublisherContentHash": "440167640f958808b0b9d7bd5aa5cf8d6a1b4c25d8a5e22e66fab9477a511754",
"typeScriptVersion": "4.7"
}