platform/pubspec.yaml
2019-04-26 09:50:07 -04:00

9 lines
290 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: ">=1.8.0 <3.0.0"
dev_dependencies:
pedantic: ^1.0.0