websoft-uniapp仓库模板
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.
 
 
 
 
 
 

27 lines
626 B

{
"id": "websoft-app",
"name": "websoft-uniapp",
"keywords": [
"websoft-app"
],
"version": "3.0.0",
"description": "简洁易用的前端开发框架",
"main": "main.js",
"dependencies": {
"@hyoga/uni-socket.io": "^3.0.4",
"@types/socket.io-client": "^3.0.0",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.9",
"decimal.js": "^10.4.3",
"luch-request": "^3.1.1",
"pinia": "^2.1.7",
"socket.io-client": "^4.7.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {},
"author": "",
"license": "ISC",
"displayName": "websoft-app"
}