Files
Pet3/cloudfunctions/getDogDetail/package.json
2026-06-25 18:24:29 +08:00

10 lines
200 B
JSON
Raw Permalink 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": "getDogDetail",
"version": "1.0.0",
"description": "狗狗主页聚合dog + 成就墙 + 近期记录",
"main": "index.js",
"dependencies": {
"wx-server-sdk": "~2.6.3"
}
}