blob: 34125fc3e33e6c045b7b87390ad70a327e1fec85 [file] [log] [blame]
name: protobuf
version: 0.3.10
author: Dart Team <misc@dartlang.org>
description: Runtime library for protobuf support.
homepage: https://github.com/dart-lang/dart-protobuf
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
crypto: '>=0.9.0 <0.10.0'
fixnum: '>=0.9.0 <0.10.0'
dev_dependencies:
unittest: '>=0.9.0 <0.12.0'