Files
bun.sh/test/vendor.json
2024-11-01 18:30:47 -07:00

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
}
]