blob: 73c48f6f08d7d2b79ed289330411b1e39ea774ab [file] [log] [blame]
name: shelf
version: 1.0.0-nullsafety.0
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-0 <3.0.0"
dependencies:
async: ^2.5.0-nullsafety.3
collection: ^1.15.0-nullsafety.5
http_parser: ^4.0.0-nullsafety
path: ^1.8.0-nullsafety.3
stack_trace: ^1.10.0-nullsafety.6
stream_channel: ^2.1.0-nullsafety.3
dev_dependencies:
http: any
pedantic: ^1.10.0-nullsafety.3
test: ^1.16.0-nullsafety.9
dependency_overrides:
http:
git: https://github.com/dart-lang/http
http_parser: 4.0.0-nullsafety
shelf_packages_handler: any
shelf_static: 0.2.8
shelf_web_socket: any
test: ^1.16.0-nullsafety.9