{ "name": "jsonsx", "build": { "context": ".", "dockerfile": "Dockerfile" }, "postCreateCommand": "bun install && cd example && bun install" }