blob: bb9a13e55749c7e3cf7c4c5f6f588d2257a259c5 [file]
name: protoc-plugin
version: 0.3.2
authors:
- Dart Team <misc@dartlang.org>
description: Protoc compiler plugin to generate Dart code
homepage: https://github.com/dart-lang/protoc-plugin
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
protobuf: '>=0.3.3'
dev_dependencies:
unittest: '>=0.9.0 < 0.10.0'