{
    "name": "@types/sshpk",
    "version": "1.17.5",
    "description": "TypeScript definitions for sshpk",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sshpk",
    "license": "MIT",
    "contributors": [
        {
            "name": "Meno Abels",
            "githubUsername": "mabels",
            "url": "https://github.com/mabels"
        },
        {
            "name": "Alexander Lavallee",
            "githubUsername": "lavalleeale",
            "url": "https://github.com/lavalleeale"
        },
        {
            "name": "Lukáš Cezner",
            "githubUsername": "coalzombik",
            "url": "https://github.com/coalzombik"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sshpk"
    },
    "scripts": {},
    "dependencies": {
        "@types/asn1": "*",
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "8c38a0f67063d555b2f2752cf043ca9ac545c3b22c58d535f591fd2aa70b2257",
    "typeScriptVersion": "5.6"
}