9 lines
335 B
YAML
9 lines
335 B
YAML
name: protevus_model
|
|
version: 8.2.0
|
|
description: Protevus basic data model class, no longer with the added weight of the whole framework.
|
|
homepage: https://protevus-framework.web.app/
|
|
repository: https://github.com/dart-backend/protevus/tree/master/packages/model
|
|
environment:
|
|
sdk: '>=3.3.0 <4.0.0'
|
|
dev_dependencies:
|
|
lints: ^4.0.0
|