diff --git a/package.json b/package.json index d654ae1..7b87881 100644 --- a/package.json +++ b/package.json @@ -1,32 +1,25 @@ { - "id": "hello-uniapp", - "name": "hello-uniapp", - "displayName": "hello-uniapp 示例工程", - "version": "3.4.4", - "description": "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能", + "id": "tan-express-sapp", + "name": "tan-express-sapp", + "displayName": "探运国际", + "version": "1.0.1", + "description": "探运国际", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "repository": "https://github.com/dcloudio/hello-uniapp.git", "keywords": [ - "hello-uniapp", - "uni-app", - "uni-ui", - "示例工程" + "tan-express", + "探运国际" ], "author": "", "license": "MIT", - "bugs": { - "url": "https://github.com/dcloudio/hello-uniapp/issues" - }, - "homepage": "https://github.com/dcloudio/hello-uniapp#readme", "dependencies": { "dayjs": "^1.11.10" }, "dcloudext": { "category": [ - "前端页面模板", - "uni-app前端项目模板" + "", + "" ], "sale": { "regular": { @@ -106,7 +99,7 @@ } }, "hello-uniapp-demo": { - "title": "hello-uniapp 演示网站", + "title": "探运国际", "env": { "UNI_PLATFORM": "h5" },