Skip to content

Commit

Permalink
Change: update npm deps and package.json tags
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleMajo committed Jun 3, 2024
1 parent eb41a6f commit 5e4d05d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 21 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hivessh",
"version": "1.0.8",
"version": "1.0.9",
"description": "HiveSsh simplifies SSH2 connections via promise-based task execution on Linux servers with built-in server utilities and powerful command execution functions",
"main": "dist/index.js",
"type": "module",
Expand All @@ -12,29 +12,32 @@
"dev": "nodemon -w ./src --ext *.ts -x \"tsc && node --enable-source-maps dist/index.js\""
},
"keywords": [
"lib",
"library",
"ssh2",
"sftp",
"typescript",
"auto",
"automation",
"orch",
"orchestrating",
"orchestration",
"ssh",
"Ssh2",
"Sftp",
"ansible",
"hive",
"linux",
"open-source",
"DevOps",
"configuring",
"configuration",
"library",
"lib",
"virtualization",
"deployment",
"abstraction",
"multi-cloud",
"automation",
"auto",
"provisioning",
"TypeScript",
"scalable",
"managing",
"manage",
"promise",
"async",
"tool",
"open-source",
"hive",
"linux",
"ansible",
"ssh",
"devops"
"tool"
],
"author": {
"name": "Majo Richter",
Expand Down

0 comments on commit 5e4d05d

Please sign in to comment.