add telebitd as one of the bins

这个提交包含在:
AJ ONeal 2018-06-14 01:04:03 -06:00
父节点 64b2fd27d9
当前提交 6f98c7305a

查看文件

@ -5,6 +5,7 @@
"main": "lib/remote.js",
"bin": {
"telebit": "bin/telebit.js"
, "telebitd": "bin/telebitd.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"