platform/packages/paginate/pubspec.yaml
Tobe O c6d7d5f416 Add 'packages/paginate/' from commit 'a2daba88abb3c4c73b67922d3f93f2032b14e1da'
git-subtree-dir: packages/paginate
git-subtree-mainline: 12aa791a8e
git-subtree-split: a2daba88ab
2020-02-15 18:28:46 -05:00

13 lines
No EOL
376 B
YAML

name: angel_paginate
version: 2.0.0
description: Platform-agnostic pagination library, with custom support for the Angel framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/paginate
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
dev_dependencies:
angel_test: ^2.0.0
logging: ^0.11.0
test: ^1.0.0