{
  "_from": "@shopify/network@^1.4.7",
  "_id": "@shopify/network@1.4.7",
  "_inBundle": false,
  "_integrity": "sha512-BT8f5Z+0KudbGW1XdBsTQXqNu3dU6FaEMftDjY1dBsYdDegSVBJguoj9YLLfu2qJ3zTVMwlSrfefyYjH6pp7UA==",
  "_location": "/@shopify/network",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@shopify/network@^1.4.7",
    "name": "@shopify/network",
    "escapedName": "@shopify%2fnetwork",
    "scope": "@shopify",
    "rawSpec": "^1.4.7",
    "saveSpec": null,
    "fetchSpec": "^1.4.7"
  },
  "_requiredBy": [
    "/@shopify/koa-shopify-auth"
  ],
  "_resolved": "https://registry.npmjs.org/@shopify/network/-/network-1.4.7.tgz",
  "_shasum": "68d48174636530191acfb1777442979a509c5634",
  "_spec": "@shopify/network@^1.4.7",
  "_where": "/home/mgrdgioj/nodevenv/pulpe.mgr-dev.xyz/10/lib/node_modules/@shopify/koa-shopify-auth",
  "author": {
    "name": "Shopify Inc."
  },
  "bugs": {
    "url": "https://github.com/Shopify/quilt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^1.9.3"
  },
  "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.4.7"
}
