@graphql-mesh/container
Version:
39 lines (38 loc) • 1.32 kB
JSON
{
"name": "@graphql-mesh/container",
"license": "MIT",
"version": "0.1.133-alpha-20220816170521-a12c71056",
"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.10-alpha-20220816170521-a12c71056",
"@graphql-mesh/config": "5.1.7",
"@graphql-mesh/runtime": "0.41.9",
"@graphql-mesh/openapi": "0.31.0-alpha-20220816170521-a12c71056",
"@graphql-mesh/graphql": "0.29.10-alpha-20220816170521-a12c71056",
"@graphql-mesh/grpc": "0.24.20",
"@graphql-mesh/json-schema": "0.31.3-alpha-20220816170521-a12c71056",
"@graphql-mesh/odata": "0.18.11",
"@graphql-mesh/soap": "0.12.9",
"@graphql-mesh/postgraphile": "0.20.41",
"@graphql-mesh/plugin-mock": "0.0.2",
"@graphql-mesh/transform-prefix": "0.11.64",
"@graphql-mesh/transform-encapsulate": "0.3.76",
"@graphql-mesh/transform-cache": "0.12.30",
"@graphql-mesh/transform-filter-schema": "0.14.75",
"@graphql-mesh/transform-extend": "0.10.40",
"@graphql-mesh/transform-rename": "0.12.65",
"@graphql-mesh/transform-resolvers-composition": "0.12.74",
"tslib": "2.4.0"
},
"publishConfig": {
"access": "public"
}
}