UNPKG

@graphql-mesh/container

Version:
39 lines (38 loc) 1.26 kB
{ "name": "@graphql-mesh/container", "license": "MIT", "version": "0.1.141-alpha-20220825091832-e8f148ede", "repository": { "type": "git", "url": "Urigo/graphql-mesh", "directory": "packages/container" }, "scripts": { "start": "graphql-mesh dev" }, "dependencies": { "graphql": "16.6.0", "@graphql-mesh/cli": "0.76.2", "@graphql-mesh/config": "6.2.0", "@graphql-mesh/runtime": "0.42.3", "@graphql-mesh/openapi": "0.32.2-alpha-20220825091832-e8f148ede", "@graphql-mesh/graphql": "0.30.0", "@graphql-mesh/grpc": "0.24.25", "@graphql-mesh/json-schema": "0.34.2-alpha-20220825091832-e8f148ede", "@graphql-mesh/odata": "0.19.0", "@graphql-mesh/soap": "0.13.0", "@graphql-mesh/postgraphile": "0.20.45", "@graphql-mesh/plugin-mock": "0.0.6", "@graphql-mesh/transform-prefix": "0.11.68", "@graphql-mesh/transform-encapsulate": "0.3.80", "@graphql-mesh/transform-cache": "0.12.34", "@graphql-mesh/transform-filter-schema": "0.14.79", "@graphql-mesh/transform-extend": "0.10.44", "@graphql-mesh/transform-rename": "0.12.69", "@graphql-mesh/transform-resolvers-composition": "0.12.78", "tslib": "2.4.0" }, "publishConfig": { "access": "public" } }