Files
sdk/pkg/math/pubspec.yaml
T

10 lines
262 B
YAML

name: math
version: 0.9.0
author: Dart Team <misc@dartlang.org>
description: Utility functions and classes related to the 'dart:math' library.
homepage: http://www.dartlang.org
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=1.0.0 <2.0.0"