blob: 5a5193fb1f8540caacd81e98717e1751d2df19f2 [file] [log] [blame]
name: crypto
version: 2.0.2-dev
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'
dev_dependencies:
test: '^0.12.17'