dc975740a8
R=nweiz@google.com Review URL: https://codereview.chromium.org//334703004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37289 260f80e4-7a28-3924-810f-c04153c831b5
14 lines
376 B
YAML
14 lines
376 B
YAML
name: http
|
|
version: 0.11.1+2
|
|
author: "Dart Team <misc@dartlang.org>"
|
|
homepage: https://pub.dartlang.org/packages/http
|
|
description: A composable, Future-based API for making HTTP requests.
|
|
dependencies:
|
|
http_parser: ">=0.0.1 <0.1.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.1.0 <2.0.0"
|