blob: 0dc393b1f423dfaf102ba7da2682af45aeef1d09 [file] [log] [blame]
name: convert
version: 1.0.1
description: Utilities for converting between data representations.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/convert
environment:
sdk: '>=1.8.0 <2.0.0'
dependencies:
charcode: '^1.1.0'
typed_data: '^1.1.0'
dev_dependencies:
test: '^0.12.0'