platform/packages/container/angel_container/pubspec.yaml
thomashii@dukefirehawk.com 5db88c8a92 Publish angel3_container
2021-05-14 15:41:25 +08:00

12 lines
No EOL
358 B
YAML

name: angel3_container
version: 3.0.0
description: A hierarchical DI container, and pluggable backends for reflection.
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/container/angel_container
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: ^1.15.0
quiver: ^3.0.1
dev_dependencies:
pedantic: ^1.11.0
test: ^1.17.4