Ethscriptions's picture
Route ticket monitor POS requests through SCF proxy
2fae897 verified
Raw
History Blame Contribute Delete
268 Bytes
{
"name": "tencent-scf-new-api-proxy",
"version": "1.0.0",
"private": true,
"description": "Tencent SCF proxy for Hengdian center new API.",
"main": "index.js",
"scripts": {
"check": "node --check index.js"
},
"engines": {
"node": ">=18"
}
}