platform/pubspec.yaml

10 lines
313 B
YAML
Raw Normal View History

2016-05-03 04:13:19 +00:00
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"