blob: 9f842476f2928d89a9687b0b5fc4b9b663b6ce21 [file] [log] [blame]
name: http_multi_server
version: 2.2.0
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