blob: 6ca6e3a1afb9b36f08323fe43975109d62f1f65f [file] [log] [blame]
name: test_process
version: 1.0.0-dev
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:
test: "^0.12.19"