| name: json_rpc_2 | |
| version: 4.0.0 | |
| description: >- | |
| Utilities to write a client or server using the JSON-RPC 2.0 spec. | |
| repository: https://github.com/dart-lang/tools/tree/main/pkgs/json_rpc_2 | |
| issue_tracker: https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajson_rpc_2 | |
| environment: | |
| sdk: ^3.4.0 | |
| dependencies: | |
| stack_trace: ^1.10.0 | |
| stream_channel: ^2.1.0 | |
| dev_dependencies: | |
| dart_flutter_team_lints: ^3.0.0 | |
| test: ^1.25.5 | |
| web_socket_channel: ^3.0.0 |