{ "scripts": { "start": { "cmd": "deno run --import-map=importmap.json --allow-net --unstable --allow-read ./src/app_server.tsx" } } }