批量重命名 npm/* 使用标准前缀 base|core|user

This commit is contained in:
陆柯 2021-09-16 21:53:50 +08:00
parent 004f613615
commit 3bfd7ad6b2

View File

@ -1,5 +1,5 @@
{ {
"name": "unip.webUserSocket", "name": "user.websocket.uniapp",
"version": "1.0.0", "version": "1.0.0",
"description": "uniapp people side websocket", "description": "uniapp people side websocket",
"main": "index.js", "main": "index.js",
@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.faronear.org/npm/unip.webUserSocket.git" "url": "https://git.faronear.org/npm/user.websocket.uniapp.git"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"