websocket快速操作工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
302 B

{
"name": "chat",
"version": "1.0.0",
"description": "",
"scripts": {
"dev": "live-server "
},
"repository": {
"type": "git",
"url": "zwsd@192.168.1.3:maochaoying/websocket-util.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"live-server": "^1.2.2"
}
}