blob: 4e1b8a30dd6c5ffa8523ee611077411bee975381 [file] [log] [blame]
name: json_rpc_2
version: 3.0.0
description: >-
Utilities to write a client or server using the JSON-RPC 2.0 spec.
homepage: https://github.com/dart-lang/json_rpc_2
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
stack_trace: ^1.10.0
stream_channel: ^2.1.0
dev_dependencies:
pedantic: ^1.11.0
test: ^1.16.0
web_socket_channel: ^2.0.0