mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
10 lines
208 B
JSON
10 lines
208 B
JSON
|
{
|
||
|
"name": "hasura-server-tests-py",
|
||
|
"version": "1.0.0",
|
||
|
"author": "Hasura, Inc.",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"hasura-server-tests-py-remote-schemas": "file:remote_schemas/nodejs"
|
||
|
}
|
||
|
}
|