platform/packages/configuration/pubspec.yaml
Tobe O bda70d18e3 Add 'packages/configuration/' from commit 'a7902feaa0a360848777b1e7b7c20d9ff848d19b'
git-subtree-dir: packages/configuration
git-subtree-mainline: c77d25f6d0
git-subtree-split: a7902feaa0
2020-02-15 18:28:56 -05:00

16 lines
428 B
YAML

name: angel_configuration
description: Automatic YAML application configuration loader for Angel, with .env support.
version: 2.1.0
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_configuration
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
dotenv: ^1.0.0
file: ^5.0.0
merge_map: ^1.0.0
yaml: ^2.0.0
dev_dependencies:
io: ^0.3.2
test: ^1.0.0