{
  "_args": [
    [
      "@sentry/core@7.11.1",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_from": "@sentry/core@7.11.1",
  "_id": "@sentry/core@7.11.1",
  "_inBundle": false,
  "_integrity": "sha512-kaDSZ6VNuO4ZZdqUOOX6XM6x+kjo2bMnDQ3IJG51FPvVjr8lXYhXj1Ccxcot3pBYAIWPPby2+vNDOXllmXqoBA==",
  "_location": "/@sentry/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sentry/core@7.11.1",
    "name": "@sentry/core",
    "escapedName": "@sentry%2fcore",
    "scope": "@sentry",
    "rawSpec": "7.11.1",
    "saveSpec": null,
    "fetchSpec": "7.11.1"
  },
  "_requiredBy": [
    "/@sentry/browser"
  ],
  "_resolved": "https://registry.npmjs.org/@sentry/core/-/core-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/hub": "7.11.1",
    "@sentry/types": "7.11.1",
    "@sentry/utils": "7.11.1",
    "tslib": "^1.9.3"
  },
  "description": "Base implementation for all Sentry JavaScript SDKs",
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/core",
  "license": "BSD-3-Clause",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "@sentry/core",
  "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"
}
