{
  "_from": "@sentry/utils@6.19.7",
  "_id": "@sentry/utils@6.19.7",
  "_inBundle": false,
  "_integrity": "sha512-z95ECmE3i9pbWoXQrD/7PgkBAzJYR+iXtPuTkpBjDKs86O3mT+PXOT3BAn79w2wkn7/i3vOGD2xVr1uiMl26dA==",
  "_location": "/@sentry/utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sentry/utils@6.19.7",
    "name": "@sentry/utils",
    "escapedName": "@sentry%2futils",
    "scope": "@sentry",
    "rawSpec": "6.19.7",
    "saveSpec": null,
    "fetchSpec": "6.19.7"
  },
  "_requiredBy": [
    "/@sentry/core",
    "/@sentry/hub",
    "/@sentry/node"
  ],
  "_resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-6.19.7.tgz",
  "_shasum": "6edd739f8185fd71afe49cbe351c1bbf5e7b7c79",
  "_spec": "@sentry/utils@6.19.7",
  "_where": "/home/ghf/system/node_modules/@sentry/node",
  "author": {
    "name": "Sentry"
  },
  "bugs": {
    "url": "https://github.com/getsentry/sentry-javascript/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@sentry/types": "6.19.7",
    "tslib": "^1.9.3"
  },
  "deprecated": false,
  "description": "Utilities for all Sentry JavaScript SDKs",
  "devDependencies": {
    "chai": "^4.1.2",
    "jsdom": "^16.2.2"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/utils",
  "license": "BSD-3-Clause",
  "main": "dist/index.js",
  "module": "esm/index.js",
  "name": "@sentry/utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/getsentry/sentry-javascript.git"
  },
  "sideEffects": false,
  "types": "types/index.d.ts",
  "version": "6.19.7"
}
