social-xhs-api-server/package.json

7 lines
133 B
JSON

{
"name": "@kevisual/social-xhs-api-server",
"type": "module",
"scripts": {
"start": "pm2 start ecosystem.config.mjs"
}
}