Files
sdk/pkg/fixnum/pubspec.yaml
T
2013-09-23 16:52:36 +00:00

9 lines
206 B
YAML

name: fixnum
author: Dart Team <misc@dartlang.org>
description: Library for 32- and 64-bit fixed size integers.
homepage: http://www.dartlang.org
dependencies:
meta: any
dev_dependencies:
unittest: any