{
  "name": "@graphql-mesh/container",
  "license": "MIT",
  "version": "0.1.184-alpha-20221013135845-043248ac4",
  "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.34-alpha-20221013135845-043248ac4",
    "@graphql-mesh/config": "8.0.21",
    "@graphql-mesh/runtime": "0.44.21",
    "@graphql-mesh/openapi": "0.33.27-alpha-20221013135845-043248ac4",
    "@graphql-mesh/graphql": "0.31.24",
    "@graphql-mesh/grpc": "0.25.25-alpha-20221013135845-043248ac4",
    "@graphql-mesh/json-schema": "0.35.26-alpha-20221013135845-043248ac4",
    "@graphql-mesh/odata": "0.20.24-alpha-20221013135845-043248ac4",
    "@graphql-mesh/soap": "0.14.23-alpha-20221013135845-043248ac4",
    "@graphql-mesh/postgraphile": "0.21.22",
    "@graphql-mesh/plugin-mock": "0.0.30-alpha-20221013135845-043248ac4",
    "@graphql-mesh/transform-prefix": "0.11.93-alpha-20221013135845-043248ac4",
    "@graphql-mesh/transform-encapsulate": "0.3.104",
    "@graphql-mesh/transform-cache": "0.12.57",
    "@graphql-mesh/transform-filter-schema": "0.14.103",
    "@graphql-mesh/transform-extend": "0.10.67",
    "@graphql-mesh/transform-rename": "0.12.93",
    "@graphql-mesh/transform-resolvers-composition": "0.12.101",
    "tslib": "2.4.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
