8a9a121184
R=rnystrom@google.com TBR Review URL: https://codereview.chromium.org//593383002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40620 260f80e4-7a28-3924-810f-c04153c831b5
12 lines
328 B
YAML
12 lines
328 B
YAML
name: http_multi_server
|
|
version: 1.3.0+1
|
|
author: "Dart Team <misc@dartlang.org>"
|
|
homepage: http://www.dartlang.org
|
|
description:
|
|
A dart:io HttpServer wrapper that handles requests from multiple servers.
|
|
dev_dependencies:
|
|
unittest: ">=0.11.0 <0.12.0"
|
|
http: ">=0.11.0 <0.12.0"
|
|
environment:
|
|
sdk: ">=1.7.0-edge.40587 <2.0.0"
|