blob: 9271086a94d7f1b5e0ca8756fe59428936692638 [file] [edit]
name: dap_adapters
version: 1.0.0
description: >-
Dart Debug Adapter Protocol (DAP) adapters translating the DAP protocol
to the Dart VM Service protocol.
repository: https://github.com/dart-lang/sdk/tree/main/pkg/dap_adapters
environment:
sdk: ^3.12.0
resolution: workspace
dependencies:
async: ^2.4.1
collection: ^1.15.0
dap: ^1.4.0
dds_service_extensions: ^2.0.0
json_rpc_2: '>=3.0.0 <5.0.0'
meta: ^1.1.8
path: ^1.8.0
vm_service: '>=14.3.0 <16.0.0'
dev_dependencies:
dds: any
lints: any
test: any