docs(package.json): add author info
This commit is contained in:
parent
37a109a3c3
commit
1dfaeef55c
10
package.json
10
package.json
@ -1,7 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "uni-preset-vue",
|
"name": "vue3-uniapp-template",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
|
"author": {
|
||||||
|
"name": "Burt",
|
||||||
|
"zhName": "菲鸽",
|
||||||
|
"email": "1020103647@qq.com",
|
||||||
|
"url": "https://github.com/fly-vue3-templates/vue3-uniapp-template",
|
||||||
|
"github": "https://github.com/fly-vue3-templates/vue3-uniapp-template",
|
||||||
|
"gitee": "https://gitee.com/fly-vue3-templates/vue3-uniapp-template"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev:app": "uni -p app",
|
"dev:app": "uni -p app",
|
||||||
"dev:app-android": "uni -p app-android",
|
"dev:app-android": "uni -p app-android",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user