Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 51ea9d4

Browse files
author
Martin Wentzel
committed
Adds keywords to the package.json.
1 parent a359beb commit 51ea9d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"dependencies": {
99
"ssh2": "^0.6.1"
1010
},
11+
"keywords": [
12+
"node", "ssh", "bastion host", "shell", "exec", "forward", "jump host"
13+
],
1114
"homepage": "https://github.com/Stocard/node-ssh-forward",
1215
"scripts": {
1316
"lint": "tslint -c tslint.json 'test/**/*.ts' 'src/**/*.ts'",

0 commit comments

Comments
 (0)