mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
16 lines
295 B
JSON
16 lines
295 B
JSON
[
|
|
{
|
|
"package": "elysia",
|
|
"repository": "https://github.com/elysiajs/elysia",
|
|
"tag": "1.1.24"
|
|
},
|
|
{
|
|
"package": "uuid",
|
|
"repository": "https://github.com/uuidjs/uuid",
|
|
"tag": "v10.0.0",
|
|
"testRunner": "node",
|
|
"testPath": "src/test",
|
|
"skipTests": true
|
|
}
|
|
]
|