blob: ad3b92a5f46b5787336ab4956d33a793d45e995b [file] [log] [blame]
name: http_multi_server
version: 2.2.0-dev
publish_to: none # https://github.com/dart-lang/http_multi_server/issues/23
description: >-
A dart:io HttpServer wrapper that handles requests from multiple servers.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/http_multi_server
environment:
sdk: '>=2.1.1 <3.0.0'
dependencies:
async: '>=1.2.0 <3.0.0'
dev_dependencies:
http: ^0.12.0
pedantic: ^1.8.0
test: ^1.5.2