@types/ssh2-streams
Version:
TypeScript definitions for ssh2-streams
33 lines • 1.01 kB
JSON
{
"name": "@types/ssh2-streams",
"version": "0.1.13",
"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": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "be580afba07735341b07a9f93dd82c7fc738b2f64c0e1e5c66382f9709b6698b",
"typeScriptVersion": "5.2"
}