blob: 8adb27f8bf61cf5f9e8c9ac5da52e7a3411371e4 [file] [log] [blame]
name: http
version: 0.11.3+17
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/http
description: A composable, Future-based API for making HTTP requests.
dependencies:
async: ">=1.10.0 <3.0.0"
collection: "^1.5.0"
http_parser: ">=0.0.1 <4.0.0"
path: ">=0.9.0 <2.0.0"
dev_dependencies:
unittest: ">=0.9.0 <0.12.0"
environment:
sdk: ">=2.0.0-dev.61.0 <3.0.0"