b5e9a0e42c
updated scheduled_test version removed environment/sdk version: since this requires the current SDK R=efortuna@google.com Review URL: https://codereview.chromium.org//237113005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35033 260f80e4-7a28-3924-810f-c04153c831b5
14 lines
374 B
YAML
14 lines
374 B
YAML
name: docgen
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: A documentation generator for the Dart repository.
|
|
homepage: https://www.dartlang.org/
|
|
dependencies:
|
|
args: '>=0.9.0 <0.11.0'
|
|
logging: '>=0.9.0 <0.10.0'
|
|
markdown: 0.7.0
|
|
path: '>=0.9.0 <2.0.0'
|
|
yaml: '>=0.9.0 <0.10.0'
|
|
dev_dependencies:
|
|
scheduled_test: '>=0.10.0 <0.12.0'
|
|
unittest: '>=0.9.0 <0.11.0'
|