platform/packages/cache/pubspec.yaml
2022-04-23 12:21:39 +08:00

19 lines
489 B
YAML

name: angel3_cache
version: 6.0.0
description: A service that provides HTTP caching to the response data for Angel3
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/cache
environment:
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_framework: ^6.0.0
collection: ^1.15.0
meta: ^1.4.0
pool: ^1.5.0
logging: ^1.0.0
dev_dependencies:
angel3_test: ^4.0.0
glob: ^2.0.1
http: ^0.13.3
test: ^1.17.5
lints: ^1.0.0