mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
18 lines
331 B
JSON
18 lines
331 B
JSON
{
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/jarred-sumner/bun/issues"
|
|
},
|
|
"homepage": "https://bun.sh",
|
|
"description": "Linux build of Bun",
|
|
"name": "bun-cli-linux-x64",
|
|
"private": false,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"repository": "https://github.com/jarred-sumner/bun",
|
|
"version": "0.0.37"
|
|
}
|