platform/pubspec.yaml

15 lines
326 B
YAML
Raw Normal View History

2019-02-07 15:46:06 +00:00
author: Tobe O <thosakwe@gmail.com>
description: Angel CORS middleware.
2016-12-05 02:49:14 +00:00
environment:
2019-02-07 15:46:06 +00:00
sdk: ">=2.0.0 <3.0.0"
homepage: https://github.com/angel-dart/cors.git
name: angel_cors
version: 2.0.0
2016-12-05 02:16:54 +00:00
dependencies:
2019-02-07 15:46:06 +00:00
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