@graphql-mesh/container
Version:
39 lines (38 loc) • 1.76 kB
JSON
{
"name": "@graphql-mesh/container",
"license": "MIT",
"version": "0.1.177-alpha-20220929214706-1fa5318d7",
"repository": {
"type": "git",
"url": "Urigo/graphql-mesh",
"directory": "packages/container"
},
"scripts": {
"start": "graphql-mesh dev"
},
"dependencies": {
"graphql": "16.6.0",
"@graphql-mesh/cli": "0.78.27-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/config": "8.0.16-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/runtime": "0.44.16-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/openapi": "0.33.22-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/graphql": "0.31.20-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/grpc": "0.25.20-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/json-schema": "0.35.21-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/odata": "0.20.19-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/soap": "0.14.18-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/postgraphile": "0.21.18-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/plugin-mock": "0.0.25-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-prefix": "0.11.88-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-encapsulate": "0.3.100-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-cache": "0.12.53-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-filter-schema": "0.14.99-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-extend": "0.10.63-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-rename": "0.12.89-alpha-20220929214706-1fa5318d7",
"@graphql-mesh/transform-resolvers-composition": "0.12.97-alpha-20220929214706-1fa5318d7",
"tslib": "2.4.0"
},
"publishConfig": {
"access": "public"
}
}