platform/packages/model/pubspec.yaml
2022-04-23 12:21:39 +08:00

9 lines
327 B
YAML

name: angel3_model
version: 6.0.0
description: Angel3 basic data model class, no longer with the added weight of the whole framework.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/model
environment:
sdk: '>=2.16.0 <3.0.0'
dev_dependencies:
lints: ^1.0.0