{
  "name": "@pipedream/shopify",
  "version": "0.12.0",
  "description": "Pipedream Shopify Components",
  "main": "shopify.app.mjs",
  "keywords": [
    "pipedream",
    "shopify"
  ],
  "homepage": "https://pipedream.com/apps/shopify",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "dependencies": {
    "@pipedream/platform": "^3.1.1",
    "async-retry": "^1.3.3",
    "bottleneck": "^2.19.5",
    "form-data": "^4.0.4",
    "lodash.get": "^4.4.2",
    "lodash.topath": "^4.5.2",
    "shopify-api-node": "^3.14.2"
  },
  "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",
  "publishConfig": {
    "access": "public"
  }
}