blob: 9af2e0a54bd99013c9c99856c05c6505ed66cb27 [file] [log] [blame]
name: shelf
version: 1.1.2
description: >-
A model for web server middleware that encourages composition and easy reuse
repository: https://github.com/dart-lang/shelf
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
async: ^2.5.0
collection: ^1.15.0
http_parser: ^4.0.0
path: ^1.8.0
stack_trace: ^1.10.0
stream_channel: ^2.1.0
dev_dependencies:
http: ^0.13.0
pedantic: ^1.10.0
test: ^1.16.0