platform/pubspec.yaml

15 lines
375 B
YAML
Raw Normal View History

2017-01-13 15:33:35 +00:00
name: angel_shelf
2017-06-12 23:53:08 +00:00
description: Shelf interop with Angel.
2018-01-08 21:00:41 +00:00
version: 1.2.0
2017-01-13 15:33:35 +00:00
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/shelf
environment:
sdk: ">=1.19.0"
dependencies:
2018-01-08 21:00:41 +00:00
angel_framework: ">=1.1.0-alpha <2.0.0"
2017-01-13 15:33:35 +00:00
shelf: ^0.6.0
dev_dependencies:
2017-06-12 23:53:08 +00:00
angel_diagnostics: ^1.0.0
angel_test: ^1.0.0
2017-06-20 16:23:10 +00:00
shelf_proxy: ^0.1.0
2017-01-13 15:33:35 +00:00
test: ^0.12.0