This commit is contained in:
陆柯 2022-06-05 22:06:41 +08:00
parent b5ff71c360
commit f5338ba1a8
2 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
{
"name": "user.websocket.uniapp",
"name": "usend-websocket-uniapp",
"version": "1.0.0",
"description": "uniapp people side websocket",
"main": "usersocket.js",
"main": "unisocket.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.faronear.org/npm/user.websocket.uniapp.git"
"url": "https://git.faronear.org/npm/usend-websocket-uniapp.git"
},
"author": "",
"license": "ISC"