blob: c8eba3eb577541c1ba68ef7de0bf23c908121ff4 [file] [log] [blame]
name: protobuf
version: 0.10.4
author: Dart Team <misc@dartlang.org>
description: >
Runtime library for protocol buffers support.
Use https://pub.dartlang.org/packages/protoc_plugin to generate dart code for your '.proto' files.
homepage: https://github.com/dart-lang/protobuf
environment:
sdk: '>=2.0.0-dev.17.0 <3.0.0'
dependencies:
fixnum: '>=0.9.0 <0.11.0'
dev_dependencies:
test: '>=1.2.0'
benchmark_harness: any
js: any