json

Bun

Symbol

BuildArtifact.json

json(): Promise<any>

Read the data from the blob as a JSON object.

This first decodes the data from UTF-8, then parses it as JSON.