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