WxApp/cloud/pay/package.json

14 lines
253 B
JSON
Raw Normal View History

2024-09-04 23:56:21 +08:00
{
"name": "pay",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"wx-server-sdk": "latest"
}
}