You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
"description": "Web UI for project beekeeper. Using nodejs to serve a shell for beekeeper on the server. Includes clien-side UI which is independent from the shell server.",
"main": "server.js",
"dependencies": {
"node-getopt": "^0.3.2",
"socket.io": "^2.1.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1",