chore: package.json

This commit is contained in:
菲鸽 2024-02-20 20:14:31 +08:00
parent d3dbd05f0f
commit ee9c1d8959

View File

@ -4,7 +4,7 @@
"version": "1.0.0", "version": "1.0.0",
"description": "unibest - 最好用的 uniapp 开发框架", "description": "unibest - 最好用的 uniapp 开发框架",
"author": { "author": {
"name": "Burt", "name": "codercup",
"zhName": "菲鸽", "zhName": "菲鸽",
"email": "1020103647@qq.com", "email": "1020103647@qq.com",
"github": "https://github.com/codercup", "github": "https://github.com/codercup",
@ -13,6 +13,10 @@
"license": "MIT", "license": "MIT",
"repository": "https://github.com/codercup/unibest", "repository": "https://github.com/codercup/unibest",
"repository-gitee": "https://gitee.com/codercup/unibest", "repository-gitee": "https://gitee.com/codercup/unibest",
"bugs": {
"url": "https://github.com/codercup/unibest/issues"
},
"homepage": "https://codercup.github.io/unibest/",
"engines": { "engines": {
"node": ">=16", "node": ">=16",
"pnpm": ">=7.30" "pnpm": ">=7.30"