platform/packages/model/pubspec.yaml
2021-03-07 21:22:28 +08:00

9 lines
309 B
YAML

name: angel_model
version: 2.0.0
description: Angel's basic data model class, no longer with the added weight of the whole framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/dukefirehawk/angel/packages/model
environment:
sdk: ">=2.10.0 <3.0.0"
dev_dependencies:
pedantic: ^1.11.0