blob: f764311f3dc084a1c1f5e60f2be2e46c20646e88 [file] [log] [blame]
name: http
version: 0.12.1-dev
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/http
description: A composable, cross-platform, Future-based API for making HTTP requests.
environment:
sdk: ">=2.0.0-dev.61.0 <3.0.0"
dependencies:
async: ">=1.10.0 <3.0.0"
http_parser: ">=0.0.1 <4.0.0"
path: ">=0.9.0 <2.0.0"
pedantic: "^1.0.0"
dev_dependencies:
test: ^1.3.0