platform/pubspec.yaml
2019-02-07 11:59:45 -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