dart-sdk/pkg/vm_snapshot_analysis/pubspec.yaml
Kenzie Schmoll dabc54edb8 [vm_snapshot_analysis] modify -d flag and add -s flag for summary command
Change-Id: Ibaa017ffc80d674f439af1f2097729df50755fe7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158368
Commit-Queue: Kenzie Schmoll <kenzieschmoll@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2020-08-13 15:32:59 +00:00

21 lines
380 B
YAML

name: vm_snapshot_analysis
description: Utilities for analysing AOT snapshot size.
version: 0.5.5-dev.1
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm_snapshot_analysis
environment:
sdk: '>=2.8.0 <3.0.0'
executables:
snapshot_analysis: analyse
dependencies:
args: ^1.6.0
path: ^1.7.0
meta: ^1.1.8
dev_dependencies:
pedantic: ^1.9.0
test: ^1.15.1