platform/packages/cors/pubspec.yaml
Tobe O 12aa791a8e Add 'packages/cors/' from commit 'b5c0635952fe9d863f6190495ca99b3f5a8ce378'
git-subtree-dir: packages/cors
git-subtree-mainline: 3a14263a6f
git-subtree-split: b5c0635952
2020-02-15 18:28:42 -05:00

14 lines
373 B
YAML

author: Tobe O <thosakwe@gmail.com>
description: Angel CORS middleware. Port of expressjs/cors to the Angel framework.
environment:
sdk: ">=2.0.0 <3.0.0"
homepage: https://github.com/angel-dart/cors.git
name: angel_cors
version: 2.0.0
dependencies:
angel_framework: ^2.0.0-alpha
dev_dependencies:
angel_test: ^2.0.0
http: ^0.12.0
pedantic: ^1.0.0
test: ^1.0.0