blob: b10625eebe787b979d253c01ccfb5b4cd88a5972 [file] [log] [blame]
name: shelf
version: 0.7.5
description: >-
A model for web server middleware that encourages composition and easy reuse
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/shelf
environment:
sdk: ">=2.0.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