10 lines
No EOL
313 B
YAML
10 lines
No EOL
313 B
YAML
name: angel_auth
|
|
description: A complete authentication plugin for Angel.
|
|
version: 1.0.0-dev
|
|
author: thosakwe <thosakwe@gmail.com>
|
|
homepage: https://github.com/angel-dart/angel_auth
|
|
dependencies:
|
|
angel_framework: ">=0.0.0-dev < 0.1.0"
|
|
dev_dependencies:
|
|
http: ">= 0.11.3 < 0.12.0"
|
|
test: ">= 0.12.13 < 0.13.0" |