UNPKG

uni-update-check

Version:

跨端(微信小程序 & App)的一体化版本更新检查工具,用于uni-app项目。支持wgt热更新、APK整包更新、iOS商店跳转以及小程序原生更新。

22 lines 567 B
{ "name": "uni-update-check", "version": "0.1.0", "description": "跨端(微信小程序 & App)的一体化版本更新检查工具,用于uni-app项目。支持wgt热更新、APK整包更新、iOS商店跳转以及小程序原生更新。", "main": "src/index.js", "types": "types/index.d.ts", "keywords": [ "uni-app", "update", "weapp", "apk", "wgt", "update-manager", "hot-update" ], "license": "MIT", "author": "your-name", "repository": { "type": "git", "url": "git+https://github.com/your/repo.git" } }