File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/apollo-cache-control/package.json
{
"_from": "apollo-cache-control@^0.11.3",
"_id": "apollo-cache-control@0.11.3",
"_inBundle": false,
"_integrity": "sha512-21GCeC9AIIa22uD0Vtqn/N0D5kOB4rY/Pa9aQhxVeLN+4f8Eu4nmteXhFypUD0LL1/58dmm8lS5embsfoIGjEA==",
"_location": "/apollo-cache-control",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "apollo-cache-control@^0.11.3",
"name": "apollo-cache-control",
"escapedName": "apollo-cache-control",
"rawSpec": "^0.11.3",
"saveSpec": null,
"fetchSpec": "^0.11.3"
},
"_requiredBy": [
"/apollo-server-core"
],
"_resolved": "https://registry.npmjs.org/apollo-cache-control/-/apollo-cache-control-0.11.3.tgz",
"_shasum": "caa409692bccc35da582cb133c023c0175b84e91",
"_spec": "apollo-cache-control@^0.11.3",
"_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-cache-control-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"apollo-server-env": "^2.4.5",
"apollo-server-plugin-base": "^0.10.1"
},
"deprecated": false,
"description": "A GraphQL extension for cache control",
"engines": {
"node": ">=6.0"
},
"gitHead": "83e22003c717e93bc57655d4849b0833369f1152",
"homepage": "https://github.com/apollographql/apollo-cache-control-js#readme",
"license": "MIT",
"main": "./dist/index.js",
"name": "apollo-cache-control",
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apollographql/apollo-cache-control-js.git"
},
"types": "./dist/index.d.ts",
"version": "0.11.3"
}