{ "name": "@kevisual/social-xhs-api-server", "type": "module", "scripts": { "pm2": "pm2 start ecosystem.config.cjs", "py": "XHS_API_PORT=5006 python server.py" } }