{ "name": "posimai-root", "private": true, "scripts": { "deploy": "git push gitea main && git push github main", "deploy:dev": "bash scripts/deploy-dev.sh", "deploy:vps": "bash deploy-server.sh" } }