UNPKG

@graphql-mesh/container

Version:
39 lines (38 loc) 1.26 kB
{ "name": "@graphql-mesh/container", "license": "MIT", "version": "0.1.130-alpha-20220808182133-93daa4ede", "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.6", "@graphql-mesh/config": "5.1.5", "@graphql-mesh/runtime": "0.41.6", "@graphql-mesh/openapi": "0.30.0-alpha-20220808182133-93daa4ede", "@graphql-mesh/graphql": "0.29.7", "@graphql-mesh/grpc": "0.24.18", "@graphql-mesh/json-schema": "0.31.0-alpha-20220808182133-93daa4ede", "@graphql-mesh/odata": "0.18.9", "@graphql-mesh/soap": "0.12.7", "@graphql-mesh/postgraphile": "0.20.39", "@graphql-mesh/transform-mock": "0.15.6", "@graphql-mesh/transform-prefix": "0.11.62", "@graphql-mesh/transform-encapsulate": "0.3.74", "@graphql-mesh/transform-cache": "0.12.28", "@graphql-mesh/transform-filter-schema": "0.14.73", "@graphql-mesh/transform-extend": "0.10.38", "@graphql-mesh/transform-rename": "0.12.63", "@graphql-mesh/transform-resolvers-composition": "0.12.72", "tslib": "2.4.0" }, "publishConfig": { "access": "public" } }