{
  "_from": "@shopify/network@^3.3.0",
  "_id": "@shopify/network@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-Lln7vglzLK9KiYhl9ucQFVM7ArlpUM21xkDriBX8kVrqsoBsi+4vFIjf1wjhNPT0J/zHMjky7jiTnxVfdm+xXw==",
  "_location": "/@shopify/network",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@shopify/network@^3.3.0",
    "name": "@shopify/network",
    "escapedName": "@shopify%2fnetwork",
    "scope": "@shopify",
    "rawSpec": "^3.3.0",
    "saveSpec": null,
    "fetchSpec": "^3.3.0"
  },
  "_requiredBy": [
    "/@shopify/shopify-api"
  ],
  "_resolved": "https://registry.npmjs.org/@shopify/network/-/network-3.3.0.tgz",
  "_shasum": "edaed928021846dd81b2c1f0eaef88a3c0c8b871",
  "_spec": "@shopify/network@^3.3.0",
  "_where": "/home/easypcc1/public_html/apptest.easypc.com.ph/node_modules/@shopify/shopify-api",
  "author": {
    "name": "Shopify Inc."
  },
  "bugs": {
    "url": "https://github.com/Shopify/quilt/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Common values related to dealing with the network",
  "engines": {
    "node": ">=18.12.0"
  },
  "esnext": "index.esnext",
  "exports": {
    ".": {
      "types": "./build/ts/index.d.ts",
      "esnext": "./index.esnext",
      "import": "./index.mjs",
      "require": "./index.js"
    }
  },
  "files": [
    "build/",
    "!build/*.tsbuildinfo",
    "!build/ts/**/tests/",
    "index.js",
    "index.mjs",
    "index.esnext"
  ],
  "homepage": "https://github.com/Shopify/quilt/blob/main/packages/network/README.md",
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "@shopify/network",
  "publishConfig": {
    "access": "public",
    "@shopify:registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Shopify/quilt.git",
    "directory": "packages/network"
  },
  "sideEffects": false,
  "types": "./build/ts/index.d.ts",
  "version": "3.3.0"
}
