platform/packages/model/pubspec.yaml
thomashii@dukefirehawk.com d4794dbbd1 Upgraded lints to 3.0.0
2023-12-24 09:52:57 +08:00

9 lines
326 B
YAML

name: angel3_model
version: 8.1.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: '>=3.0.0 <4.0.0'
dev_dependencies:
lints: ^3.0.0