76dcc632ca
Change-Id: I57c4c00d4d96796e2306e1506880ae2183cfc468 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463780 Auto-Submit: Jake Macdonald <jakemac@google.com> Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Jake Macdonald <jakemac@google.com>
26 lines
374 B
YAML
26 lines
374 B
YAML
name: sdk_tools
|
|
description: Internal tools for building and working on the sdk.
|
|
|
|
environment:
|
|
sdk: ^3.5.0
|
|
|
|
resolution: workspace
|
|
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
publish_to: none
|
|
|
|
dependencies:
|
|
args:
|
|
bisect_dart:
|
|
cli_util:
|
|
convert:
|
|
crypto:
|
|
glob:
|
|
http:
|
|
path:
|
|
pool:
|
|
pub_semver:
|
|
smith:
|
|
test_runner:
|
|
yaml:
|