blob: b719d5116e57c78ce47ae03ef5a1cc614ba06e46 [file] [log] [blame]
name: shelf_proxy
version: 0.1.1-dev
author: Dart Team <misc@dartlang.org>
description: A shelf handler for proxying requests to another server.
homepage: https://github.com/dart-lang/shelf_proxy
environment:
sdk: '>=2.0.0-dev <3.0.0'
dependencies:
http: '>=0.9.0 <0.12.0'
path: '>=1.0.0 <2.0.0'
shelf: '>=0.5.2 <0.8.0'
dev_dependencies:
test: ^1.3.0