9 lines
292 B
YAML
9 lines
292 B
YAML
name: angel_model
|
|
version: 1.0.3
|
|
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/angel-dart/model
|
|
environment:
|
|
sdk: ">=2.10.0 <2.12.0"
|
|
dev_dependencies:
|
|
pedantic: ^1.9.2
|