File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/graphql/package.json
{
"_from": "graphql@^14.6.0",
"_id": "graphql@14.7.0",
"_inBundle": false,
"_integrity": "sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==",
"_location": "/graphql",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "graphql@^14.6.0",
"name": "graphql",
"escapedName": "graphql",
"rawSpec": "^14.6.0",
"saveSpec": null,
"fetchSpec": "^14.6.0"
},
"_requiredBy": [
"/@types/graphql-upload",
"/@vue/cli-ui",
"/apollo",
"/apollo-language-server",
"/vue-cli-plugin-apollo"
],
"_resolved": "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz",
"_shasum": "7fa79a80a69be4a31c27dda824dc04dac2035a72",
"_spec": "graphql@^14.6.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/@vue/cli-ui",
"bugs": {
"url": "https://github.com/graphql/graphql-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"iterall": "^1.2.2"
},
"deprecated": false,
"description": "A Query Language and Runtime which can target any service.",
"engines": {
"node": ">= 6.x"
},
"homepage": "https://github.com/graphql/graphql-js",
"keywords": [
"graphql",
"graphql-js"
],
"license": "MIT",
"main": "index",
"module": "index.mjs",
"name": "graphql",
"repository": {
"type": "git",
"url": "git+https://github.com/graphql/graphql-js.git"
},
"sideEffects": false,
"types": "index.d.ts",
"version": "14.7.0"
}