mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"snapshot": "snapshot-20250630-a406baa4-6bb1-41d9-a125-85176851e05b",
|
|
"install": "bun install",
|
|
"terminals": [
|
|
{
|
|
"name": "bun build",
|
|
"command": "bun run build"
|
|
}
|
|
]
|
|
}
|