platform/pubspec.yaml

14 lines
318 B
YAML
Raw Normal View History

2016-05-03 04:13:19 +00:00
name: angel_auth
description: A complete authentication plugin for Angel.
2017-03-29 00:31:20 +00:00
version: 1.0.2
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:
sdk: ">=1.19.0"
2016-05-03 04:13:19 +00:00
dependencies:
2017-01-13 15:50:38 +00:00
angel_framework: ^1.0.0-dev
crypto: ^2.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