platform/pubspec.yaml
2017-02-28 17:16:25 -05:00

13 lines
318 B
YAML

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