emis-app/package.json
2024-06-05 14:09:00 +08:00

116 lines
1.8 KiB
JSON

{
"id": "tan-express-app",
"name": "tan-express-app",
"displayName": "探运国际",
"version": "1.0.1",
"description": "探运国际",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tan-express",
"探运国际"
],
"author": "",
"license": "MIT",
"dependencies": {
"dayjs": "^1.11.10",
"file-saver": "2.0.5",
"pdf-lib": "1.17.1"
},
"dcloudext": {
"category": [
"",
""
],
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": ""
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y"
},
"client": {
"App": {
"app-vue": "y",
"app-nvue": "y"
},
"H5-mobile": {
"Safari": "y",
"Android Browser": "y",
"微信浏览器(Android)": "y",
"QQ浏览器(Android)": "y"
},
"H5-pc": {
"Chrome": "y",
"IE": "y",
"Edge": "y",
"Firefox": "y",
"Safari": "y"
},
"小程序": {
"微信": "y",
"阿里": "y",
"百度": "y",
"字节跳动": "y",
"QQ": "y",
"京东": "y",
"钉钉": "y",
"快手": "y",
"飞书": "y"
},
"快应用": {
"华为": "y",
"联盟": "y"
},
"Vue": {
"vue2": "y",
"vue3": "y"
}
}
}
},
"uni-app": {
"scripts": {
"mp-dingtalk": {
"title": "钉钉小程序",
"env": {
"UNI_PLATFORM": "mp-alipay"
},
"define": {
"MP-DINGTALK": true
}
},
"tan-express-app": {
"title": "探运国际",
"env": {
"UNI_PLATFORM": "h5"
},
"define": {
"H5-DEMO": true
}
}
}
}
}