Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
gun-multiserver
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
2dc3b673
authored
2020-04-17 11:13:41 +0200
by
Lorenzo Mangani
Committed by
GitHub
2020-04-17 11:13:41 +0200
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update package.json
1 parent
e1dab4df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
package.json
package.json
View file @
2dc3b67
{
"name"
:
"gundb-multiserver"
,
"version"
:
"0.0.
1
"
,
"version"
:
"0.0.
2
"
,
"description"
:
"Serve multiple Gun WS instances over a single HTTP socket"
,
"main"
:
"server.js"
,
"scripts"
:
{
...
...
@@ -9,7 +9,8 @@
"dependencies"
:
{
"express"
:
"^4.17.1"
,
"gun"
:
"^0.2020.401"
,
"quick-lru"
:
"^5.1.0"
"quick-lru"
:
"^5.1.0"
,
"rimraf"
:
"^3.0.2"
},
"engines"
:
{
"node"
:
"12.x"
...
...
@@ -23,4 +24,4 @@
"glitch"
,
"express"
]
}
\ No newline at end of file
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment