mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
* More fixes for dap * More changes * More changes 2 * More fixes * Fix debugger.ts * Bun Terminal
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "bun-debug-adapter-protocol",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"semver": "^7.5.4",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
}
|