platform/packages/serialize/angel_serialize/pubspec.yaml
2021-02-14 13:22:25 +08:00

14 lines
432 B
YAML

name: angel_serialize
version: 2.2.3+3
description: Static annotations powering Angel model serialization. Combine with angel_serialize_generator for flexible modeling.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/serialize
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
angel_model: #^1.0.0
path: ../../model
collection: ^1.0.0
meta: ^1.0.0
pedantic: ^1.0.0
quiver_hashcode: ^2.0.0