| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "id": "uni-hello-i18n",
- "name": "Hello i18n",
- "displayName": "hello-i18n 示例工程",
- "version": "1.0.3",
- "description": "uni-app 国际化演示",
- "keywords": [
- "i18n",
- "hello-i18n",
- "多语言"
- ],
- "dcloudext": {
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- },
- "contact": {
- "qq": ""
- },
- "declaration": {
- "ads": "无",
- "data": "无",
- "permissions": "无"
- },
- "npmurl": "",
- "type": "uniapp-template-project",
- "darkmode": "x",
- "i18n": "√",
- "widescreen": "x"
- },
- "repository": "",
- "uni_modules": {
- "platforms": {
- "cloud": {
- "tcb": "√",
- "aliyun": "√",
- "alipay": "x"
- },
- "client": {
- "uni-app": {
- "vue": {
- "vue2": "√",
- "vue3": "√"
- },
- "web": {
- "safari": "√",
- "chrome": "√"
- },
- "app": {
- "vue": "√",
- "nvue": "-",
- "android": "√",
- "ios": "√",
- "harmony": "-"
- },
- "mp": {
- "weixin": "√",
- "alipay": "-",
- "toutiao": "-",
- "baidu": "-",
- "kuaishou": "-",
- "jd": "-",
- "harmony": "-",
- "qq": "-",
- "lark": "-"
- },
- "quickapp": {
- "huawei": "-",
- "union": "-"
- }
- },
- "uni-app-x": {
- "web": {
- "safari": "-",
- "chrome": "-"
- },
- "app": {
- "android": "-",
- "ios": "-",
- "harmony": "-"
- },
- "mp": {
- "weixin": "-"
- }
- }
- }
- }
- },
- "engines": {
- "HBuilderX": "^3.1.0",
- "uni-app": "^4.03",
- "uni-app-x": ""
- }
- }
|