8c0f5747a0
This is following the design discussion we had a few months ago. Change-Id: I48b2e82af33d10b9cd1e599e1b3a4e8e419417c8 Reviewed-on: https://dart-review.googlesource.com/56035 Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Peter von der Ahé <ahe@google.com>
14 lines
349 B
YAML
14 lines
349 B
YAML
name: vm
|
|
version: 0.1.0-alpha.1
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: VM specific Dart code and helper scripts
|
|
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm
|
|
environment:
|
|
sdk: ">=1.8.0 <2.0.0"
|
|
dependencies:
|
|
build_integration: 0.0.1
|
|
front_end: 0.1.0-alpha.6
|
|
kernel: 0.3.0-alpha.3
|
|
dev_dependencies:
|
|
args: ^0.13.0
|