platform/pubspec.yaml

9 lines
229 B
YAML
Raw Normal View History

2017-01-22 23:15:53 +00:00
author: "Tobe O"
description: "Parses GraphQL queries and schemas."
homepage: "https://github.com/thosakwe/graphql_parser"
name: "graphql_parser"
version: "0.0.0"
dependencies:
source_span: "^1.3.1"
string_scanner: "^1.0.1"