All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.package.json Maven / Gradle / Ivy

{
  "name": "@sentry-internal/tracing",
  "version": "7.110.1",
  "description": "Sentry Internal Tracing Package",
  "repository": "git://github.com/getsentry/sentry-javascript.git",
  "homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/tracing-internal",
  "author": "Sentry",
  "license": "MIT",
  "engines": {
    "node": ">=8"
  },
  "files": [
    "cjs",
    "esm",
    "types",
    "types-ts3.8"
  ],
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "types": "types/index.d.ts",
  "typesVersions": {
    "<4.9": {
      "types/index.d.ts": [
        "types-ts3.8/index.d.ts"
      ]
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@sentry/core": "7.110.1",
    "@sentry/types": "7.110.1",
    "@sentry/utils": "7.110.1"
  },
  "devDependencies": {
    "@types/express": "^4.17.14"
  },
  "sideEffects": false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy