blob: f0b2e2cf8ee1b1e2dae7d95aa0464996552cc189 [file] [log] [blame]
name: isolate
version: 0.1.1
author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:isolate' library.
homepage: https://github.com/dart-lang/isolate
environment:
sdk: ">=1.8.0 <2.0.0"
dev_dependencies:
unittest: ">=0.10.0 <0.12.0"