blob: 24d7d998b94dfd8477d2d98c6e5a9c9db6d28747 [file] [log] [blame]
name: shelf
version: 0.6.4+3
author: Dart Team <misc@dartlang.org>
description: Web Server Middleware for Dart
homepage: https://github.com/dart-lang/shelf
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
async: '^1.3.0'
http_parser: '>=1.0.0 <3.0.0'
path: '^1.0.0'
stack_trace: '^1.0.0'
dev_dependencies:
http: '>=0.9.2 <0.12.0'
scheduled_test: '^0.12.0'
test: '^0.12.0'