github.com/r0busta/go-shopify-graphql-model@v0.0.4/package.json (about)

     1  {
     2      "name": "shopify-graphql-schema",
     3      "version": "1.0.0",
     4      "main": "schema-fetcher.js",
     5      "license": "MIT",
     6      "dependencies": {
     7          "graphql": "^15.5.0",
     8          "node-fetch": "^2.6.1"
     9      }
    10  }