blob: 938b3a4ea333ee8b319e748be96808ece2a64fc4 [file] [log] [blame]
name: shelf
version: 0.7.9
description: >-
A model for web server middleware that encourages composition and easy reuse
homepage: https://github.com/dart-lang/shelf
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
async: ^2.0.7
collection: ^1.5.0
http_parser: ^3.1.0
path: ^1.0.0
stack_trace: ^1.0.0
stream_channel: ">=1.0.0 <3.0.0"
dev_dependencies:
http: ^0.12.0
pedantic: ^1.3.0
test: ^1.3.4