2017-05-26 13:21:47 +00:00
|
|
|
name: angel_paginate
|
2017-05-27 14:23:51 +00:00
|
|
|
version: 1.0.0+2
|
2017-05-26 13:21:47 +00:00
|
|
|
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: ">=1.19.0"
|
|
|
|
dependencies:
|
|
|
|
angel_framework: ^1.0.0
|
|
|
|
dev_dependencies:
|
|
|
|
angel_diagnostics: ^1.0.0
|
|
|
|
angel_test: ^1.0.0
|
|
|
|
test: ^0.12.15
|