@graphql-mesh/container
Version:
39 lines (38 loc) • 1.76 kB
JSON
{
"name": "@graphql-mesh/container",
"license": "MIT",
"version": "0.1.197-alpha-20221107134338-bee75dd07",
"repository": {
"type": "git",
"url": "Urigo/graphql-mesh",
"directory": "packages/container"
},
"scripts": {
"start": "graphql-mesh dev"
},
"dependencies": {
"graphql": "16.6.0",
"@graphql-mesh/cli": "0.79.4-alpha-20221107134338-bee75dd07",
"@graphql-mesh/config": "9.0.0-alpha-20221107134338-bee75dd07",
"@graphql-mesh/runtime": "0.45.0-alpha-20221107134338-bee75dd07",
"@graphql-mesh/openapi": "0.33.35-alpha-20221107134338-bee75dd07",
"@graphql-mesh/graphql": "0.31.32-alpha-20221107134338-bee75dd07",
"@graphql-mesh/grpc": "0.25.33-alpha-20221107134338-bee75dd07",
"@graphql-mesh/json-schema": "0.35.34-alpha-20221107134338-bee75dd07",
"@graphql-mesh/odata": "0.20.32-alpha-20221107134338-bee75dd07",
"@graphql-mesh/soap": "0.16.1-alpha-20221107134338-bee75dd07",
"@graphql-mesh/postgraphile": "0.21.30-alpha-20221107134338-bee75dd07",
"@graphql-mesh/plugin-mock": "0.0.38-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-prefix": "0.11.101-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-encapsulate": "0.3.112-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-cache": "0.12.65-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-filter-schema": "0.14.111-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-extend": "0.10.75-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-rename": "0.12.102-alpha-20221107134338-bee75dd07",
"@graphql-mesh/transform-resolvers-composition": "0.12.109-alpha-20221107134338-bee75dd07",
"tslib": "2.4.1"
},
"publishConfig": {
"access": "public"
}
}