Files
mht.js/uniCloud-aliyun/cloudfunctions/common/vk-unicloud/package.json
2025-10-22 07:50:31 +08:00

13 lines
443 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "vk-unicloud",
"version": "2.12.5",
"description": "【云函数端SDK】VK云函数路由模式uniCloud开发框架在router目录下执行 npm i vk-unicloud 进行安装和升级",
"main": "index.js",
"homepage": "https://gitee.com/vk-uni/vk-uni-cloud-router.git",
"repository": {
"type": "git",
"url": "git+https://gitee.com/vk-uni/vk-uni-cloud-router.git"
},
"author": "VK",
"license": "Apache-2.0"
}