94abf948c4
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>
12 lines
182 B
YAML
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
|