{
  "_args": [
    [
      "@sentry/browser@7.11.1",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_from": "@sentry/browser@7.11.1",
  "_id": "@sentry/browser@7.11.1",
  "_inBundle": false,
  "_integrity": "sha512-k2XHuzPfnm8VJPK5eWd1+Y5VCgN42sLveb8Qxc3prb5PSL416NWMLZaoB7RMIhy430fKrSFiosnm6QDk2M6pbA==",
  "_location": "/@sentry/browser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sentry/browser@7.11.1",
    "name": "@sentry/browser",
    "escapedName": "@sentry%2fbrowser",
    "scope": "@sentry",
    "rawSpec": "7.11.1",
    "saveSpec": null,
    "fetchSpec": "7.11.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-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/core": "7.11.1",
    "@sentry/types": "7.11.1",
    "@sentry/utils": "7.11.1",
    "tslib": "^1.9.3"
  },
  "description": "Official Sentry SDK for browsers",
  "devDependencies": {
    "@types/md5": "2.1.33",
    "btoa": "^1.2.1",
    "chai": "^4.1.2",
    "chokidar": "^3.0.2",
    "karma": "^6.3.16",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-firefox-launcher": "^2.1.2",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.5",
    "karma-rollup-preprocessor": "^7.0.0",
    "karma-sinon": "^1.0.5",
    "karma-typescript": "^4.0.0",
    "karma-typescript-es6-transform": "^4.0.0",
    "karma-webkit-launcher": "^1.0.2",
    "node-fetch": "^2.6.0",
    "playwright": "^1.17.1",
    "sinon": "^7.3.2",
    "webpack": "^4.30.0"
  },
  "engines": {
    "node": ">=8"
  },
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/browser",
  "license": "BSD-3-Clause",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "@sentry/browser",
  "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"
}
