@graphql-mesh/container
Version:
39 lines (38 loc) • 1.24 kB
JSON
{
"name": "@graphql-mesh/container",
"version": "0.1.208-alpha-20221202135228-b137d8364",
"repository": {
"type": "git",
"url": "Urigo/graphql-mesh",
"directory": "packages/container"
},
"license": "MIT",
"scripts": {
"start": "graphql-mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.80.5-alpha-20221202135228-b137d8364",
"@graphql-mesh/config": "8.0.36",
"@graphql-mesh/graphql": "0.32.4",
"@graphql-mesh/grpc": "0.27.0",
"@graphql-mesh/json-schema": "0.35.38",
"@graphql-mesh/odata": "0.20.35",
"@graphql-mesh/openapi": "0.33.39",
"@graphql-mesh/plugin-mock": "0.0.40",
"@graphql-mesh/postgraphile": "0.21.32",
"@graphql-mesh/runtime": "0.44.37",
"@graphql-mesh/soap": "0.16.3",
"@graphql-mesh/transform-cache": "0.12.67",
"@graphql-mesh/transform-encapsulate": "0.3.115",
"@graphql-mesh/transform-extend": "0.10.78",
"@graphql-mesh/transform-filter-schema": "0.14.115",
"@graphql-mesh/transform-prefix": "0.11.105",
"@graphql-mesh/transform-rename": "0.13.3",
"@graphql-mesh/transform-resolvers-composition": "0.12.111",
"graphql": "16.6.0",
"tslib": "2.4.1"
},
"publishConfig": {
"access": "public"
}
}