blob: 12a0f276e23476a0eb03ed5683b8c98b5f4b11b1 [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: '>=3.0.0 <4.0.0'
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
_fe_analyzer_shared: any
args: any
build_integration: any
collection: any
crypto: any
front_end: any
kernel: any
package_config: any
yaml: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
dart2wasm: any
expect: any
json_rpc_2: any
lints: any
path: any
test: any
web_socket_channel: any