platform/packages/model/pubspec.yaml
2021-03-18 08:15:01 +08:00

9 lines
309 B
YAML

name: angel_model
version: 3.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.12.0 <3.0.0'
dev_dependencies:
pedantic: ^1.11.0