blob: dc9cb6b5d96b82747a122c7a9e80436e7dad38c6 [file] [log] [blame]
name: shelf_proxy
version: 1.0.0
description: A shelf handler for proxying HTTP requests to another server.
repository: https://github.com/dart-lang/shelf_proxy
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
http: ^0.13.0
path: ^1.8.0
pedantic: ^1.0.0
shelf: ^1.0.0
dev_dependencies:
test: ^1.6.0