Files
sdk/runtime/tools/wiki/xref_extractor/pubspec.yaml
T
Vyacheslav Egorov 857b911f3b [vm/docs] Publish "Introduction to Dart VM" source and build tools.
Change-Id: I30068d6492bd6ec4ce42cc50d4a481960a0197fe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133985
Reviewed-by: Alexander Aprelev <aam@google.com>
2020-02-04 09:04:32 +00:00

14 lines
228 B
YAML

name: xref_extractor
description: A sample command-line application.
# version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
path: ^1.6.0
dev_dependencies:
pedantic: ^1.8.0