platform/pubspec.yaml
2018-12-09 17:39:11 -05:00

18 lines
427 B
YAML

name: angel_proxy
description: Angel middleware to forward requests to another server (i.e. pub serve).
version: 2.1.1
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/proxy
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
http: ^0.12.0
http_parser: ^3.0.0
path: ^1.0.0
dev_dependencies:
angel_test: ^2.0.0-alpha
logging:
mock_request:
test: ^1.0.0