platform/graphql_parser/pubspec.yaml
2018-08-04 20:58:09 -04:00

14 lines
340 B
YAML

name: graphql_parser
version: 1.1.0
description: Parses GraphQL queries and schemas.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/thosakwe/graphql_parser
environment:
sdk: ">=1.8.0 <3.0.0"
dependencies:
charcode: ^1.0.0
source_span: ^1.0.0
string_scanner: ^1.0.0
dev_dependencies:
matcher: any
test: ^0.12.0