blob: 90488b7767f0bf46fc67dce16605ac69d7575950 [file] [log] [blame]
name: crypto
version: 3.0.1
description: Implementations of SHA, MD5, and HMAC cryptographic functions
repository: https://www.github.com/dart-lang/crypto
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: ^1.15.0
typed_data: ^1.3.0
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.0