blob: 9efca2c3d3384f7db73fb9456479cbdcd62649e5 [file] [log] [blame]
name: http
version: 0.11.3+2
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/http
description: A composable, Future-based API for making HTTP requests.
dependencies:
http_parser: ">=0.0.1 <2.0.0"
path: ">=0.9.0 <2.0.0"
stack_trace: ">=0.9.1 <2.0.0"
dev_dependencies:
unittest: ">=0.9.0 <0.12.0"
environment:
sdk: ">=1.9.0 <2.0.0"