8d63f101f0
R=sgjesse@google.com Review URL: https://codereview.chromium.org//119093005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31261 260f80e4-7a28-3924-810f-c04153c831b5
11 lines
280 B
YAML
11 lines
280 B
YAML
name: collection_helpers
|
|
version: 0.9.2
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: Discontinued. Use package:collection or package:typed_data.
|
|
homepage: http://www.dartlang.org
|
|
dependencies:
|
|
collection: "0.9.0"
|
|
typed_data: "0.9.0"
|
|
environment:
|
|
sdk: ">=1.0.0 <2.0.0"
|