dart-sdk/pkg/dev_compiler/pubspec.yaml
Johnni Winther 5c96846d8e [dartdevc] Migrate DevCompilerTarget and dependencies to null safety
Change-Id: I75ebd85b745f55bc4ca4111e97a0ec2d787098a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207135
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2021-07-26 20:49:06 +00:00

54 lines
1 KiB
YAML

name: dev_compiler
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
_fe_analyzer_shared:
path: ../_fe_analyzer_shared
_js_interop_checks:
path: ../_js_interop_checks
args: any
async: any
bazel_worker: any
build_integration:
path: ../build_integration
cli_util: any
collection: ^1.15.0
front_end:
path: ../front_end
kernel:
path: ../kernel
meta:
path: ../meta
path: any
pedantic: ^1.11.0
source_maps: any
source_span: any
dev_dependencies:
browser_launcher: ^1.0.0
expect:
path: ../expect
http_multi_server:
path: ../../third_party/pkg/http_multi_server
js:
path: ../js
modular_test:
path: ../modular_test
package_config: any
sourcemap_testing:
path: ../sourcemap_testing
stack_trace: any
shelf:
path: ../../third_party/pkg/shelf
test: any
testing:
path: ../testing
vm:
path: ../vm
webkit_inspection_protocol: ^1.0.0