platform/packages/container/angel_container/pubspec.yaml
Tobe O 9c36a7e981 Add 'packages/container/' from commit 'a7eb96a391cced0f9b2d6a9fbaffc3483c2558eb'
git-subtree-dir: packages/container
git-subtree-mainline: dd33154af1
git-subtree-split: a7eb96a391
2020-02-15 18:22:26 -05:00

13 lines
No EOL
348 B
YAML

name: angel_container
version: 1.1.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: ">=1.8.0 <3.0.0"
dependencies:
collection: ^1.0.0
quiver: ^2.0.0
dev_dependencies:
pedantic: ^1.0.0
test: ^1.0.0