blob: 8077f641f47d520e7f892594b7963214459fe23f [file] [log] [blame]
name: http_throttle
version: 1.0.0
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/http_throttle
description: HTTP client middleware that throttles requests.
dependencies:
http: ">=0.9.0 <0.12.0"
pool: ">=1.0.0 <2.0.0"
dev_dependencies:
unittest: ">=0.11.0 <0.12.0"