blob: 9e8aa0a8ae3db04b7ff2dcd540ce018aa2671ec9 [file] [log] [blame]
name: test_process
version: 1.0.0
description: A library for testing subprocesses.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/test_process
environment:
sdk: '>=1.8.0 <2.0.0'
dependencies:
async: "^1.12.0"
meta: ">=0.9.0 <2.0.0"
path: "^1.0.0"
test: "^0.12.19"
dev_dependencies:
test_descriptor: "^1.0.0"