mirror of
https://github.com/oven-sh/bun
synced 2026-02-17 06:12:08 +00:00
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"devDependencies": {
|
|
"semver": "^7.3.8",
|
|
"bun-types": "canary"
|
|
},
|
|
"name": "templates",
|
|
"module": "index.ts",
|
|
"type": "module"
|
|
}
|