Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed May 2, 2018
1 parent 584d289 commit ee88c7f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 16 deletions.
32 changes: 19 additions & 13 deletions package-lock.json

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

12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streamhut",
"version": "0.0.15",
"version": "0.0.16",
"description": "Stream and send data, terminal to web and vice versa.",
"main": "server.js",
"bin": {
Expand All @@ -10,7 +10,7 @@
"arraybuffer-mime": "0.0.5",
"clipboard": "^1.7.1",
"commander": "^2.10.0",
"ecstatic": "^0.5.5",
"ecstatic": "^3.2.0",
"hyperlinkify": "0.0.3",
"randomstring": "^1.0.3",
"uuid": "^3.1.0",
Expand All @@ -30,7 +30,13 @@
"url": "https://github.com/miguelmota/streamhut"
},
"keywords": [
"stream"
"stream",
"terminal",
"console",
"browser",
"instant",
"fast",
"transfer"
],
"author": {
"name": "Miguel Mota",
Expand Down

0 comments on commit ee88c7f

Please sign in to comment.