{
  "_from": "@shopify/network@^1.5.0",
  "_id": "@shopify/network@1.5.1",
  "_inBundle": false,
  "_integrity": "sha512-WKefTyiBB/zb5gXlG7BYWM57pynM9bnFCcbiT4w8rjEP1Aoo9tAjFC+xrTzv85LiK1r9ZBWirQNr33Mv4tZg0Q==",
  "_location": "/@shopify/network",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@shopify/network@^1.5.0",
    "name": "@shopify/network",
    "escapedName": "@shopify%2fnetwork",
    "scope": "@shopify",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_requiredBy": [
    "/@shopify/koa-shopify-auth",
    "/@shopify/koa-shopify-webhooks"
  ],
  "_resolved": "https://registry.npmjs.org/@shopify/network/-/network-1.5.1.tgz",
  "_shasum": "97e678fea242b0111aec5d37b4a32a44cffbf7d8",
  "_spec": "@shopify/network@^1.5.0",
  "_where": "/home/chavel5/puelkis-apps.com/puelkis_bundles/node_modules/@shopify/koa-shopify-auth",
  "author": {
    "name": "Shopify Inc."
  },
  "bugs": {
    "url": "https://github.com/Shopify/quilt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^1.14.1"
  },
  "deprecated": false,
  "description": "Common values related to dealing with the network",
  "files": [
    "dist/*",
    "!tsconfig.tsbuildinfo"
  ],
  "homepage": "https://github.com/Shopify/quilt/blob/master/packages/network/README.md",
  "license": "MIT",
  "main": "dist/src/index.js",
  "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"
  },
  "scripts": {
    "build": "tsc --p tsconfig.json"
  },
  "sideEffects": false,
  "types": "dist/src/index.d.ts",
  "version": "1.5.1"
}
