mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 14:22:01 +00:00
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"name": "@bun-examples/websi",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"semver": "^7.3.8",
|
|
"bun-types": "canary"
|
|
},
|
|
"module": "index.ts",
|
|
"type": "module"
|
|
}
|