platform/pubspec.yaml
2018-06-27 12:37:23 -04:00

14 lines
351 B
YAML

name: angel_auth
description: A complete authentication plugin for Angel.
version: 1.1.1
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_auth
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies:
angel_framework: ^1.1.0-alpha
crypto: ^2.0.0
dart2_constant: ^1.0.0
dev_dependencies:
http: ^0.11.0
test: ^0.12.0