{
  "name": "@shopify/shopify_function",
  "publishConfig": {
    "access": "public",
    "@shopify:registry": "https://registry.npmjs.org/"
  },
  "version": "0.1.0",
  "description": "",
  "main": "index.ts",
  "keywords": [],
  "author": "Surma <surma@shopify.com>",
  "license": "Apache-2.0",
  "dependencies": {
    "@graphql-codegen/cli": "^2.13.7",
    "@graphql-codegen/typescript": "^2.8.0",
    "@graphql-codegen/typescript-operations": "^2.5.5",
    "graphql": "^16.6.0",
    "typescript": "^4.8.4"
  },
  "peerDependencies": {
    "javy": "^0.1.0"
  }
}
