{ "name": "daily-question", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "serve": "cd backend && bun run src/main.ts" }, "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "packageManager": "pnpm@10.19.0", "type": "module" }