social-xhs-api-server/package.json
2025-04-29 18:08:15 +08:00

6 lines
96 B
JSON

{
"name": "@kevisual/social-xhs-api-server",
"scripts": {
"start": "node index.js"
}
}