Files
XiaoLingHou_web/package.json
2023-12-29 00:08:10 +08:00

23 lines
506 B
JSON

{
"name": "iSendetter",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"uview-ui": "^2.0.36",
"@icon-park/vue": "^1.4.2",
"luch-request": "^3.1.0",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.8-beta.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.yoyij.com/Yyf/iSendLetter.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}