docs: update package.json

This commit is contained in:
Burt 2024-01-22 10:34:41 +08:00
parent cb332d447e
commit f9b436721c

View File

@ -1,15 +1,15 @@
{ {
"name": "vue3-uniapp-template", "name": "unifly",
"version": "0.0.0", "version": "0.1.0",
"description": "VSCode开发UniApp的最佳实践Vue3+ts+Vite5+UnoCss+UniHelper+prettier+eslint+stylelint+husky+lint-staged+commitlint自动格式化ts的import顺序自动调整scss文件的属性顺序自动排序。同时提供开箱即用的常用功能。", "description": "VSCode开发UniApp的最佳模版Vue3+ts+Vite5+UnoCss+UniHelper+prettier+eslint+stylelint+husky+lint-staged+commitlint自动格式化ts的import顺序自动调整scss文件的属性顺序自动排序。同时提供开箱即用的常用功能。",
"type": "commonjs", "type": "commonjs",
"author": { "author": {
"name": "Burt", "name": "Burt",
"zhName": "菲鸽", "zhName": "菲鸽",
"email": "1020103647@qq.com", "email": "1020103647@qq.com",
"url": "https://github.com/fly-vue3-templates/vue3-uniapp-template", "url": "https://github.com/codercup/unifly",
"github": "https://github.com/fly-vue3-templates/vue3-uniapp-template", "github": "https://github.com/codercup/unifly",
"gitee": "https://gitee.com/fly-vue3-templates/vue3-uniapp-template" "gitee": "https://gitee.com/codercup/unifly"
}, },
"scripts": { "scripts": {
"dev:app": "uni -p app", "dev:app": "uni -p app",