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