{
    "name": "@types/node-red__registry",
    "version": "1.3.11",
    "description": "TypeScript definitions for @node-red/registry",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-red__registry",
    "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__registry"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/node-red__runtime": "*",
        "@types/node-red__util": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "85d0f9010c72e0a5b4f86337fe38d9c1c7580a27bd2cd13e3e0e5940e7061484",
    "typeScriptVersion": "5.1"
}