platform/pubspec.yaml
2018-07-09 11:38:29 -04:00

14 lines
367 B
YAML

name: angel_oauth2
author: Tobe O <thosakwe@gmail.com>
description: angel_auth strategy for in-house OAuth2 login.
homepage: https://github.com/angel-dart/oauth2.git
version: 1.0.0
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies:
angel_framework: ^1.0.0-dev
dart2_constant: ^1.0.0
dev_dependencies:
angel_test: ^1.1.0-alpha
oauth2: ^1.0.0
test: ^0.12.0