2016-05-03 04:13:19 +00:00
|
|
|
name: angel_auth
|
|
|
|
description: A complete authentication plugin for Angel.
|
2018-06-27 17:43:46 +00:00
|
|
|
version: 1.1.1+4
|
2016-07-03 23:36:41 +00:00
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
2016-05-03 04:13:19 +00:00
|
|
|
homepage: https://github.com/angel-dart/angel_auth
|
2017-01-13 15:50:38 +00:00
|
|
|
environment:
|
2018-06-27 16:37:23 +00:00
|
|
|
sdk: ">=1.8.0 <3.0.0"
|
2016-05-03 04:13:19 +00:00
|
|
|
dependencies:
|
2017-09-24 04:32:38 +00:00
|
|
|
angel_framework: ^1.1.0-alpha
|
2017-01-13 15:50:38 +00:00
|
|
|
crypto: ^2.0.0
|
2018-06-27 16:37:23 +00:00
|
|
|
dart2_constant: ^1.0.0
|
2016-05-03 04:13:19 +00:00
|
|
|
dev_dependencies:
|
2017-01-13 15:50:38 +00:00
|
|
|
http: ^0.11.0
|
|
|
|
test: ^0.12.0
|