{
  "_from": "@sentry/minimal@6.19.7",
  "_id": "@sentry/minimal@6.19.7",
  "_inBundle": false,
  "_integrity": "sha512-wcYmSJOdvk6VAPx8IcmZgN08XTXRwRtB1aOLZm+MVHjIZIhHoBGZJYTVQS/BWjldsamj2cX3YGbGXNunaCfYJQ==",
  "_location": "/@sentry/minimal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@sentry/minimal@6.19.7",
    "name": "@sentry/minimal",
    "escapedName": "@sentry%2fminimal",
    "scope": "@sentry",
    "rawSpec": "6.19.7",
    "saveSpec": null,
    "fetchSpec": "6.19.7"
  },
  "_requiredBy": [
    "/@sentry/core"
  ],
  "_resolved": "https://registry.npmjs.org/@sentry/minimal/-/minimal-6.19.7.tgz",
  "_shasum": "b3ee46d6abef9ef3dd4837ebcb6bdfd01b9aa7b4",
  "_spec": "@sentry/minimal@6.19.7",
  "_where": "/home/ghf/system/node_modules/@sentry/core",
  "author": {
    "name": "Sentry"
  },
  "bugs": {
    "url": "https://github.com/getsentry/sentry-javascript/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@sentry/hub": "6.19.7",
    "@sentry/types": "6.19.7",
    "tslib": "^1.9.3"
  },
  "deprecated": false,
  "description": "Sentry minimal library that can be used in other packages",
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/minimal",
  "license": "BSD-3-Clause",
  "main": "dist/index.js",
  "module": "esm/index.js",
  "name": "@sentry/minimal",
  "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"
}
