You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
1.6 KiB
81 lines
1.6 KiB
{ |
|
"id": "supervision-app", |
|
"name": "supervision-app", |
|
"displayName": "supervision-app", |
|
"version": "3.4.8", |
|
"description": "", |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"repository": "https://github.com/dcloudio/hello-uniapp.git", |
|
"keywords": [], |
|
"author": "", |
|
"license": "MIT", |
|
"homepage": "https://github.com/dcloudio/hello-uniapp#readme", |
|
"dependencies": { |
|
"image-tools": "^1.4.0", |
|
"moment": "^2.30.1" |
|
}, |
|
"dcloudext": { |
|
"sale": { |
|
"regular": { |
|
"price": "0.00" |
|
}, |
|
"sourcecode": { |
|
"price": "0.00" |
|
} |
|
}, |
|
"contact": { |
|
"qq": "" |
|
}, |
|
"declaration": { |
|
"ads": "无", |
|
"data": "无", |
|
"permissions": "无" |
|
}, |
|
"npmurl": "", |
|
"type": "uniapp-template-project" |
|
}, |
|
"uni_modules": { |
|
"dependencies": [], |
|
"encrypt": [], |
|
"platforms": { |
|
"cloud": { |
|
"tcb": "y", |
|
"aliyun": "y", |
|
"alipay": "n" |
|
}, |
|
"client": { |
|
"App": { |
|
"app-vue": "y", |
|
"app-nvue": "y", |
|
"app-harmony": "u", |
|
"app-uvue": "u" |
|
}, |
|
"H5-mobile": { |
|
"Safari": "y", |
|
"Android Browser": "y", |
|
"微信浏览器(Android)": "y", |
|
"QQ浏览器(Android)": "y" |
|
}, |
|
"H5-pc": { |
|
"Chrome": "y", |
|
"IE": "y", |
|
"Edge": "y", |
|
"Firefox": "y", |
|
"Safari": "y" |
|
}, |
|
|
|
"Vue": { |
|
"vue2": "y", |
|
"vue3": "y" |
|
} |
|
} |
|
} |
|
}, |
|
"uni-app": { |
|
"scripts": { |
|
|
|
} |
|
} |
|
}
|
|
|