blob: 38baa090c9691fd06e69e52c2797b94863fbcb37 [file] [log] [blame]
name: bazel_worker
version: 1.1.4
description: >-
Protocol and utilities to implement or invoke persistent bazel workers.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/bazel_worker
issue_tracker: https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Abazel_worker
# Using a workspace so the integration tests resolve to the local version of this package.
workspace:
- e2e_test
environment:
sdk: ^3.9.0
dependencies:
async: ^2.5.0
protobuf: ">=5.0.0 <6.0.0"
dev_dependencies:
dart_flutter_team_lints: ^3.0.0
test: ^1.16.0