platform/packages/container/angel_container/pubspec.yaml
2021-03-18 08:21:42 +08:00

13 lines
No EOL
352 B
YAML

name: angel_container
version: 3.0.0
author: Tobe O <thosakwe@gmail.com>
description: A hierarchical DI container, and pluggable backends for reflection.
homepage: https://github.com/angel-dart/container.git
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: ^1.15.0
quiver: ^3.0.0
dev_dependencies:
pedantic: ^1.11.0
test: ^1.16.8