blob: 52c44fb2fc2ed446cf838ed4624a70e95ff02ca3 [file] [log] [blame]
name: vm
description: VM specific Dart code and helper scripts
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.15.0 <3.0.0'
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
args: any
build_integration: any
collection: any
crypto: any
front_end: any
kernel: any
package_config: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
expect: any
json_rpc_2: any
lints: any
path: any
test: any
web_socket_channel: any