Files
sdk/pkg/status_file/pubspec.yaml
T
Kevin Moore 94abf948c4 pkg:status_file misc cleanup
Clarify in the pubspec that it's not published
Cleaned up hints/lints in source files

Change-Id: Ifbf59ab0fb219dcdf5de99eced0a0129e6e191cb
Reviewed-on: https://dart-review.googlesource.com/61909
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2018-06-22 16:42:27 +00:00

12 lines
182 B
YAML

name: status_file
# This package is not intended to be published.
publish_to: none
dependencies:
path: "^1.4.0"
args: "^0.13.7"
dev_dependencies:
expect:
path: ../expect