2018-08-02 13:25:41 +00:00
|
|
|
name: graphql_server
|
|
|
|
dependencies:
|
2018-08-02 17:02:00 +00:00
|
|
|
angel_serialize: ^2.0.0
|
2018-08-02 13:31:54 +00:00
|
|
|
graphql_schema:
|
|
|
|
path: ../graphql_schema
|
2018-08-02 13:25:41 +00:00
|
|
|
graphql_parser:
|
|
|
|
path: ../graphql_parser
|
2018-08-02 17:02:00 +00:00
|
|
|
recase: ^1.0.0
|
2018-08-02 17:19:30 +00:00
|
|
|
tuple: ^1.0.0
|
2018-08-02 15:17:14 +00:00
|
|
|
dev_dependencies:
|
|
|
|
test: ^0.12.0
|