platform/pubspec.yaml
regiostech c71dd265de Done?
2016-04-21 21:17:31 -04:00

10 lines
No EOL
322 B
YAML

name: angel_configuration
description: YAML configuration loader for Angel.
version: 1.0.0-dev
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"