platform/packages/graphql/angel_graphql/pubspec.yaml
Tobe O 4e69153e3e Add 'packages/graphql/' from commit '33e2f86ba73d559197b6270df036256104726aca'
git-subtree-dir: packages/graphql
git-subtree-mainline: ac29392d7f
git-subtree-split: 33e2f86ba7
2020-02-15 18:22:07 -05:00

22 lines
No EOL
588 B
YAML

name: angel_graphql
version: 1.1.0
description: The fastest + easiest way to get a GraphQL backend in Dart, using Angel.
homepage: https://github.com/angel-dart/graphql
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_file_service: ^2.0.0
angel_framework: ^2.0.0
angel_websocket: ^2.0.0
angel_validate: ^2.0.0
graphql_parser: ^1.0.0
graphql_schema: ^1.0.0
graphql_server: ^1.0.0
http_parser: ^3.0.0
web_socket_channel: ^1.0.0
dev_dependencies:
angel_serialize: ^2.0.0
file: ^5.0.0
logging: ^0.11.0
pedantic: ^1.0.0