12aa791a8e
git-subtree-dir: packages/cors git-subtree-mainline:3a14263a6f
git-subtree-split:b5c0635952
14 lines
373 B
YAML
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
|