12 lines
394 B
YAML
12 lines
394 B
YAML
name: angel_configuration
|
|
description: Isomorphic YAML configuration loader for Angel.
|
|
version: 1.0.1+3
|
|
author: thosakwe <thosakwe@gmail.com>
|
|
homepage: https://github.com/angel-dart/angel_configuration
|
|
dependencies:
|
|
analyzer: ">=0.28.1 <0.29.0"
|
|
angel_framework: ">=1.0.0-dev < 2.0.0"
|
|
barback: ">=0.15.2 < 0.16.0"
|
|
yaml: ">= 2.1.8 < 2.2.0"
|
|
dev_dependencies:
|
|
test: ">= 0.12.13 < 0.13.0"
|