blob: 4488548cf795183cf3eb6efcb686ca34487a056e [file] [log] [blame]
name: dart_runtime_service
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.12.0-0
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
dds_service_extensions: any
json_rpc_2: any
logging: any
meta: any
shelf: any
shelf_web_socket: any
sse: any
stream_channel: any
vm_service: any
web_socket_channel: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
async: any
shelf_static: any
test: any
webdriver: any