Spaces:
Paused
Paused
| { | |
| "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" | |
| } | |
| } | |