dart-sdk/pkg/dart2native/pubspec.yaml
Michael Thomsen f0c87e9f21 Clean up no-publish comments in pubspecs
Change-Id: I6cc1ab404de75cd02183b862842198c85b6d9256
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152005
Reviewed-by: Alexander Thomas <athom@google.com>
2020-06-23 10:34:09 +00:00

17 lines
287 B
YAML

name: dart2native
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: "^2.7.0"
# Add the bin/dart2native.dart script to the scripts pub installs.
executables:
dart2native:
dependencies:
args: ^1.4.0
dev_dependencies: