blob: b86ec355c8e9757f0fc9c98ed50c305f6634f8ca [file] [log] [blame]
name: test_descriptor
version: 1.0.3
description: An API for defining and verifying directory structures.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/test_descriptor
environment:
sdk: '>=1.21.0 <2.0.0'
dependencies:
async: '>=1.10.0 <3.0.0'
collection: '^1.5.0'
matcher: '^0.12.0'
path: '^1.0.0'
stack_trace: '^1.0.0'
test: '^0.12.19'
term_glyph: '^1.0.0'