blob: 7d14e6538421e7c302f6a8c0d6916a0f4820d28f [file] [log] [blame] [edit]
name: heapsnapshot
version: 0.1.0
description: Utilities for analysing heapsnapshots generated by Dart VM.
repository: https://github.com/dart-lang/sdk/tree/main/pkg/heapsnapshot
# This package is right now not intended to be published.
# See also https://github.com/dart-lang/sdk/issues/50061
publish_to: none
environment:
sdk: '^3.6.0'
dependencies:
args: ^2.0.0
heap_snapshot: any
mmap: any
vm_service: ^15.0.0
dev_dependencies:
dart_console: ^1.1.2
path: ^1.8.0
test: ^1.21.6