{
  "name": "@promoboxx/graphql-gateway-types",
  "version": "1.1140.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "types": "index.d.ts",
  "devDependencies": {
    "@graphql-codegen/cli": "^6.1.1",
    "@graphql-codegen/introspection": "^5.0.0",
    "@graphql-codegen/schema-ast": "^5.0.0",
    "@graphql-codegen/typescript": "^5.0.7",
    "@graphql-codegen/typescript-operations": "^5.0.7"
  },
  "files": [
    "index.d.ts",
    "graphql.schema.json",
    "schema.graphql"
  ]
}
