1 Star 0 Fork 1

llllllllllllllllllllllllllllll/wscat

forked from mirrors_Softmotions/wscat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 569 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@softmotions/wscat",
"version": "4.0.1",
"description": "WebSocket cat",
"main": "index.js",
"scripts": {
"test": "echo \"No test specified\""
},
"repository": {
"type": "git",
"url": "https://github.com/websockets/wscat"
},
"keywords": [
"wscat",
"websocket",
"cat"
],
"author": "Arnout Kazemier, Einar Otto Stangvik",
"license": "MIT",
"dependencies": {
"commander": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"read": "^1.0.7",
"ws": "^7.1.2"
},
"bin": {
"wscat": "./bin/wscat"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aosongtech_admin_1/wscat.git
git@gitee.com:aosongtech_admin_1/wscat.git
aosongtech_admin_1
wscat
wscat
master

搜索帮助