mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 04:49:06 +00:00
15 lines
276 B
JSON
15 lines
276 B
JSON
[
|
|
{
|
|
"package": "elysia",
|
|
"repository": "https://github.com/elysiajs/elysia",
|
|
"tag": "1.4.12"
|
|
},
|
|
{
|
|
"package": "express",
|
|
"repository": "https://github.com/expressjs/express",
|
|
"tag": "v5.1.0",
|
|
"testExtensions": ["js"],
|
|
"build": false
|
|
}
|
|
]
|