blob: 30523977dece549d6ba6790949637da2517603f0 [file] [log] [blame]
name: http_throttle
version: 1.0.2
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/http_throttle
description: HTTP client middleware that throttles requests.
environment:
sdk: ">=2.0.0-dev.17.0 <2.0.0"
dependencies:
http: ">=0.9.0 <0.12.0"
pool: ">=1.0.0 <2.0.0"
dev_dependencies:
test: ">=0.12.0 <0.13.0"