@graphql-mesh/container
Version:
39 lines (38 loc) • 1.74 kB
JSON
{
"name": "@graphql-mesh/container",
"license": "MIT",
"version": "0.1.127-alpha-20220804093904-8e2e41f7f",
"repository": {
"type": "git",
"url": "Urigo/graphql-mesh",
"directory": "packages/container"
},
"scripts": {
"start": "graphql-mesh dev"
},
"dependencies": {
"graphql": "16.5.0",
"@graphql-mesh/cli": "0.75.5-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/config": "6.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/runtime": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/openapi": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/graphql": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/grpc": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/json-schema": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/odata": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/soap": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/postgraphile": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-mock": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-prefix": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-encapsulate": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-cache": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-filter-schema": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-extend": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-rename": "1.0.0-alpha-20220804093904-8e2e41f7f",
"@graphql-mesh/transform-resolvers-composition": "1.0.0-alpha-20220804093904-8e2e41f7f",
"tslib": "2.4.0"
},
"publishConfig": {
"access": "public"
}
}