{
  "_args": [
    [
      "apollo-tracing@0.11.1",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "apollo-tracing@0.11.1",
  "_id": "apollo-tracing@0.11.1",
  "_inBundle": false,
  "_integrity": "sha512-l7g+uILw7v32GA46IRXIx5XXbZhFI96BhSqrGK9yyvfq+NMcvVZrj3kIhRImPGhAjMdV+5biA/jztabElAbDjg==",
  "_location": "/apollo-tracing",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "apollo-tracing@0.11.1",
    "name": "apollo-tracing",
    "escapedName": "apollo-tracing",
    "rawSpec": "0.11.1",
    "saveSpec": null,
    "fetchSpec": "0.11.1"
  },
  "_requiredBy": [
    "/apollo-server-core"
  ],
  "_resolved": "https://registry.npmjs.org/apollo-tracing/-/apollo-tracing-0.11.1.tgz",
  "_spec": "0.11.1",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Apollo",
    "email": "opensource@apollographql.com"
  },
  "bugs": {
    "url": "https://github.com/apollographql/apollo-tracing-js/issues"
  },
  "dependencies": {
    "apollo-server-env": "^2.4.5",
    "apollo-server-plugin-base": "^0.9.1"
  },
  "description": "Collect and expose trace data for GraphQL requests",
  "engines": {
    "node": ">=4.0"
  },
  "gitHead": "8cfc947ed56fa3f32b82b32b4bcca53470712984",
  "homepage": "https://github.com/apollographql/apollo-tracing-js#readme",
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "apollo-tracing",
  "peerDependencies": {
    "graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apollographql/apollo-tracing-js.git"
  },
  "types": "./dist/index.d.ts",
  "version": "0.11.1"
}
