{ "name": "@kevisual/social-xhs-api-server", "type": "module", "scripts": { "pm2": "pm2 start ecosystem.config.cjs", "py": " python -m uvicorn app:app --host 0.0.0.0 --port 5006" } }