protevus/pubspec.yaml
2016-06-21 19:39:09 -04:00

14 lines
No EOL
457 B
YAML

name: angel
description: An easily-extensible web server framework in Dart.
version: 0.0.0-dev.0
author: thosakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel
dependencies:
angel_configuration: ">=1.0.0-dev <2.0.0"
angel_framework: ">=1.0.0-dev <2.0.0"
angel_mustache: ">=1.0.0-dev <2.0.0"
angel_static: ">=1.0.0 <1.1.0"
json_god: ">=2.0.0-beta <3.0.0"
dev_dependencies:
http: ">=0.11.3 <0.12.0"
test: ">=0.12.13 <0.13.0"