1 Star 0 Fork 1

Micooz / iotty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 647 Bytes
一键复制 编辑 原始数据 按行查看 历史
Micooz 提交于 2015-08-21 18:24 . Update version to 1.0.1.
{
"name": "iotty",
"version": "1.0.1",
"description": "Share your terminal into web applications",
"repository": {
"type": "git",
"url": "https://github.com/micooz/iotty"
},
"main": "lib/iotty.js",
"bin": {
"iotty": "lib/cli-wrapper.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"iojs",
"tty",
"iotty",
"webtty",
"nodejs"
],
"author": {
"name": "Micooz",
"email": "micooz@hotmail.com"
},
"license": "MIT",
"dependencies": {
"express": "^4.13.3",
"q": "^1.4.1",
"shelljs": "^0.5.3",
"socket.io": "^1.3.6"
}
}
1
https://gitee.com/micooz/iotty.git
git@gitee.com:micooz/iotty.git
micooz
iotty
iotty
master

搜索帮助