mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "node runner.mjs --exec-path $(which bun-debug || which bun)"
|
|
}
|
|
}
|