{ "_args": [ [ "graphql@15.0.0-rc.2", "." ] ], "_development": true, "_from": "graphql@15.0.0-rc.2", "_id": "graphql@15.0.0-rc.2", "_inBundle": false, "_integrity": "sha512-X9ZybETBiZ5zndyXm/Yn3dd0nJqiCNZ7w06lnd0zMiCtBR/KQGgxJmnf47Y/P/Fy7JXM4QDF+MeeoH724yc3DQ==", "_location": "/graphql", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "graphql@15.0.0-rc.2", "name": "graphql", "escapedName": "graphql", "rawSpec": "15.0.0-rc.2", "saveSpec": null, "fetchSpec": "15.0.0-rc.2" }, "_requiredBy": [ "/eslint-plugin-relay" ], "_resolved": "https://registry.npmjs.org/graphql/-/graphql-15.0.0-rc.2.tgz", "_spec": "15.0.0-rc.2", "_where": ".", "bugs": { "url": "https://github.com/graphql/graphql-js/issues" }, "dependencies": {}, "description": "A Query Language and Runtime which can target any service.", "engines": { "node": ">= 10.x" }, "homepage": "https://github.com/graphql/graphql-js", "keywords": [ "graphql", "graphql-js" ], "license": "MIT", "main": "index", "module": "index.mjs", "name": "graphql", "publishConfig": { "tag": "rc" }, "repository": { "type": "git", "url": "git+https://github.com/graphql/graphql-js.git" }, "sideEffects": false, "types": "index.d.ts", "version": "15.0.0-rc.2" }