mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"snapshot": "snapshot-20250706-71021aff-cc0d-4a7f-a468-d443b16c4bf1",
|
|
"install": "bun install",
|
|
"terminals": [
|
|
{
|
|
"name": "bun build",
|
|
"command": "bun run build"
|
|
}
|
|
]
|
|
}
|