UNPKG

690 BMarkdownView Raw
1# Installation
2> `npm install --save @types/sshpk`
3
4# Summary
5This package contains type definitions for sshpk (https://github.com/joyent/node-sshpk).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sshpk.
9
10### Additional Details
11 * Last updated: Mon, 31 Jan 2022 20:01:29 GMT
12 * Dependencies: [@types/asn1](https://npmjs.com/package/@types/asn1), [@types/node](https://npmjs.com/package/@types/node)
13 * Global values: none
14
15# Credits
16These definitions were written by [Meno Abels](https://github.com/mabels), [Alexander Lavallee](https://github.com/lavalleeale), and [Lukáš Cezner](https://github.com/coalzombik).