{ "name": "egg-static-demo", "main": "dispatch.js", "scripts": { "dev": "egg-bin dev", "start": "node dispatch.js" } }