2021-06-26 11:55:17 +00:00
|
|
|
name: angel3_paginate
|
2022-01-04 12:03:52 +00:00
|
|
|
version: 3.1.0
|
2021-06-26 11:55:17 +00:00
|
|
|
description: Platform-agnostic pagination library, with custom support for the Angel3 framework.
|
2021-07-19 05:02:17 +00:00
|
|
|
homepage: https://angel3-framework.web.app/
|
2022-01-04 12:03:52 +00:00
|
|
|
repository: https://github.com/dukefirehawk/angel/tree/master/packages/paginate
|
2017-05-26 13:21:47 +00:00
|
|
|
environment:
|
2021-06-20 12:37:20 +00:00
|
|
|
sdk: '>=2.12.0 <3.0.0'
|
2017-05-26 13:21:47 +00:00
|
|
|
dependencies:
|
2021-06-26 11:55:17 +00:00
|
|
|
angel3_framework: ^4.0.0
|
2017-05-26 13:21:47 +00:00
|
|
|
dev_dependencies:
|
2021-06-26 11:55:17 +00:00
|
|
|
angel3_test: ^4.0.0
|
2021-06-20 12:37:20 +00:00
|
|
|
logging: ^1.0.1
|
|
|
|
test: ^1.17.8
|
2022-01-04 12:03:52 +00:00
|
|
|
lints: ^1.0.0
|