platform/pubspec.yaml
thosakwe a24a75cb6a +1
2017-04-15 15:45:29 -04:00

12 lines
299 B
YAML

author: "Tobe O <thosakwe@gmail.com>"
description: "Angel CORS middleware."
environment:
sdk: ">=1.19.0"
homepage: "https://github.com/angel-dart/cors.git"
name: "angel_cors"
version: 1.0.0+1
dependencies:
angel_framework: "^1.0.0-dev"
dev_dependencies:
http: "^0.11.3+9"
test: "^0.12.17"