3a82813e87
BUG= R=sra@google.com Review URL: https://codereview.chromium.org//875323002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43365 260f80e4-7a28-3924-810f-c04153c831b5
10 lines
250 B
YAML
10 lines
250 B
YAML
name: fixnum
|
|
version: 0.10.0
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: Library for 32- and 64-bit fixed size integers.
|
|
homepage: http://www.dartlang.org
|
|
dev_dependencies:
|
|
unittest: ">=0.9.0 <0.10.0"
|
|
environment:
|
|
sdk: ">=0.8.10+6 <2.0.0"
|