2017-07-03 15:37:35 +00:00
|
|
|
name: graphql_parser
|
2017-07-05 22:44:13 +00:00
|
|
|
version: 1.0.0+1
|
2017-07-03 15:37:35 +00:00
|
|
|
description: Parses GraphQL queries and schemas.
|
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
|
|
|
homepage: https://github.com/thosakwe/graphql_parser
|
|
|
|
environment:
|
|
|
|
sdk: ">=1.19.0"
|
2017-01-22 23:15:53 +00:00
|
|
|
dependencies:
|
2017-07-03 15:37:35 +00:00
|
|
|
source_span: ^1.0.0
|
|
|
|
string_scanner: ^1.0.0
|
|
|
|
dev_dependencies:
|
|
|
|
test: ^0.12.0
|