platform/packages/model/pubspec.yaml
thomashii@dukefirehawk.com 82c6c9866e Publish angel3_model
2021-05-14 15:23:53 +08:00

8 lines
286 B
YAML

name: angel3_model
version: 3.0.0
description: Angel's basic data model class, no longer with the added weight of the whole framework.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/model
environment:
sdk: '>=2.12.0 <3.0.0'
dev_dependencies:
pedantic: ^1.11.0