1
0
mirror of https://github.com/oven-sh/setup-bun.git synced 2025-04-13 00:26:43 +08:00
2022-07-12 09:00:22 +02:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}