platform/pubspec.yaml
2017-10-04 18:01:21 -04:00

13 lines
328 B
YAML

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