Files
sdk/pkg/collection/pubspec.yaml
T

10 lines
274 B
YAML

name: collection
version: 0.9.0
author: Dart Team <misc@dartlang.org>
description: Collections and utilities functions and classes related to collections.
homepage: http://www.dartlang.org
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=1.0.0 <2.0.0"