blob: 22acb7f9c92835d2afad6f69aa3fbd080bda3fe3 [file] [log] [blame]
name: shelf
version: 0.6.1+2
author: Dart Team <misc@dartlang.org>
description: Web Server Middleware for Dart
homepage: https://github.com/dart-lang/shelf
environment:
sdk: '>=1.4.0 <2.0.0'
dependencies:
collection: '>=0.9.4 <2.0.0'
http_parser: '>=0.0.0 <0.1.0'
path: '>=1.0.0 <2.0.0'
stack_trace: '>=0.9.2 <2.0.0'
dev_dependencies:
http: '>=0.9.2 <0.12.0'
scheduled_test: '>=0.10.0 <0.12.0'
unittest: '>=0.10.0 <0.12.0'