2016-04-22 01:17:31 +00:00
|
|
|
name: angel_configuration
|
|
|
|
description: YAML configuration loader for Angel.
|
2016-05-02 23:35:21 +00:00
|
|
|
version: 1.0.0
|
2016-04-22 01:17:31 +00:00
|
|
|
author: thosakwe <thosakwe@gmail.com>
|
|
|
|
homepage: https://github.com/angel-dart/angel_configuration
|
|
|
|
dependencies:
|
|
|
|
angel_framework: ">=0.0.0-dev < 0.1.0"
|
|
|
|
yaml: ">= 2.1.8 < 2.2.0"
|
|
|
|
dev_dependencies:
|
|
|
|
test: ">= 0.12.13 < 0.13.0"
|