platform/packages/model/pubspec.yaml

10 lines
330 B
YAML
Raw Normal View History

name: platform_model
version: 9.0.0
2024-09-23 20:35:32 +00:00
description: Protevus basic data model class, no longer with the added weight of the whole framework.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dart-backend/angel/tree/master/packages/model
environment:
sdk: '>=3.3.0 <4.0.0'
dev_dependencies:
lints: ^4.0.0