platform/pubspec.yaml

14 lines
391 B
YAML
Raw Normal View History

2019-03-29 01:10:16 +00:00
name: angel_typed_service
version: 1.0.0
description: Angel services that use reflection to (de)serialize Dart objects.
homepage: https://github.com/angel-dart/typed_service
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
json_god: ^2.0.0-beta
dev_dependencies:
logging: ^0.11.0
pedantic: ^1.0.0
test: ^1.0.0