blob: 16be73cc0077c2c24a1e3e66525505f3100f2430 [file] [log] [blame]
name: crypto
version: 0.9.2
author: Dart Team <misc@dartlang.org>
description: Library of cryptographic functions.
homepage: https://www.github.com/dart-lang/crypto
environment:
sdk: '>=1.8.0 <2.0.0'
dependencies:
convert: '^1.0.0'
charcode: '^1.1.0'
typed_data: '^1.0.0'
dev_dependencies:
test: '>=0.12.0 <0.13.0'