File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/apollo-tracing/package.json
{
"_from": "apollo-tracing@^0.11.4",
"_id": "apollo-tracing@0.11.4",
"_inBundle": false,
"_integrity": "sha512-zBu/SwQlXfbdpcKLzWARGVjrEkIZUW3W9Mb4CCIzv07HbBQ8IQpmf9w7HIJJefC7rBiBJYg6JBGyuro3N2lxCA==",
"_location": "/apollo-tracing",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "apollo-tracing@^0.11.4",
"name": "apollo-tracing",
"escapedName": "apollo-tracing",
"rawSpec": "^0.11.4",
"saveSpec": null,
"fetchSpec": "^0.11.4"
},
"_requiredBy": [
"/apollo-server-core"
],
"_resolved": "https://registry.npmjs.org/apollo-tracing/-/apollo-tracing-0.11.4.tgz",
"_shasum": "e953547064bc50dfa337cbe56836271bfd2d2efc",
"_spec": "apollo-tracing@^0.11.4",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/apollo-server-core",
"author": {
"name": "Apollo",
"email": "opensource@apollographql.com"
},
"bugs": {
"url": "https://github.com/apollographql/apollo-tracing-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"apollo-server-env": "^2.4.5",
"apollo-server-plugin-base": "^0.10.1"
},
"deprecated": false,
"description": "Collect and expose trace data for GraphQL requests",
"engines": {
"node": ">=4.0"
},
"gitHead": "83e22003c717e93bc57655d4849b0833369f1152",
"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.4"
}