@types/ssh2-streams
Version:
TypeScript definitions for ssh2-streams
32 lines • 980 B
JSON
{
"name": "@types/ssh2-streams",
"version": "0.1.12",
"description": "TypeScript definitions for ssh2-streams",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2-streams",
"license": "MIT",
"contributors": [
{
"name": "Ron Buckton",
"githubUsername": "rbuckton",
"url": "https://github.com/rbuckton"
},
{
"name": "Leo Toneff",
"githubUsername": "bragle",
"url": "https://github.com/bragle"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ssh2-streams"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "1b4ca10af61987e69f0e163a983c0a821c2f53a17bb3abf0e65e740c6239075c",
"typeScriptVersion": "4.5"
}