platform/pubspec.yaml

16 lines
351 B
YAML
Raw Normal View History

2018-01-09 14:44:59 +00:00
author: Tobe O <thosakwe@gmail.com>
description: Shelf interop with Angel.
homepage: https://github.com/angel-dart/shelf
name: angel_shelf
version: 1.2.0
dependencies:
angel_framework: >=1.1.0-alpha <2.0.0
shelf: ^0.6.0
2018-01-08 21:04:52 +00:00
dev_dependencies:
2018-01-09 14:44:59 +00:00
angel_test: ^1.1.0
console: ^2.2.4
shelf_proxy: ^0.1.0
test: ^0.12.0
environment:
2018-01-08 21:04:52 +00:00
sdk: ">=1.19.0"