blob: 3cb1170443dc286681c5b0c604d751fdd3c9dc8d [file] [log] [blame]
name: crypto
version: 2.0.2+1
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'
dependencies:
collection: '^1.0.0'
convert: '>=1.0.0 <3.0.0'
typed_data: '^1.0.0'
dev_dependencies:
test: '^0.12.17'