dart-sdk/pkg/mmap/pubspec.yaml

17 lines
343 B
YAML
Raw Normal View History

name: mmap
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.0.0
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
ffi: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
expect: any
path: any