{
  "_args": [
    [
      "@sentry/hub@7.11.1",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_from": "@sentry/hub@7.11.1",
  "_id": "@sentry/hub@7.11.1",
  "_inBundle": false,
  "_integrity": "sha512-M6ClgdXdptS0lUBKB5KpXXe2qMQhsoiEN2pEGRI6+auqhfHCUQB1ZXsfjiOYexKC9fwx7TyFyZ9Jcaf2DTxEhw==",
  "_location": "/@sentry/hub",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sentry/hub@7.11.1",
    "name": "@sentry/hub",
    "escapedName": "@sentry%2fhub",
    "scope": "@sentry",
    "rawSpec": "7.11.1",
    "saveSpec": null,
    "fetchSpec": "7.11.1"
  },
  "_requiredBy": [
    "/@sentry/core"
  ],
  "_resolved": "https://registry.npmjs.org/@sentry/hub/-/hub-7.11.1.tgz",
  "_spec": "7.11.1",
  "_where": "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main",
  "author": {
    "name": "Sentry"
  },
  "bugs": {
    "url": "https://github.com/getsentry/sentry-javascript/issues"
  },
  "dependencies": {
    "@sentry/types": "7.11.1",
    "@sentry/utils": "7.11.1",
    "tslib": "^1.9.3"
  },
  "description": "Sentry hub which handles global state managment.",
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/hub",
  "license": "BSD-3-Clause",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "@sentry/hub",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/getsentry/sentry-javascript.git"
  },
  "sideEffects": false,
  "types": "types/index.d.ts",
  "version": "7.11.1"
}
