{ "_from": "express-graphql", "_id": "express-graphql@0.12.0", "_inBundle": false, "_integrity": "sha512-DwYaJQy0amdy3pgNtiTDuGGM2BLdj+YO2SgbKoLliCfuHv3VVTt7vNG/ZqK2hRYjtYHE2t2KB705EU94mE64zg==", "_location": "/express-graphql", "_phantomChildren": { "bytes": "3.1.0", "depd": "1.1.2", "iconv-lite": "0.4.24", "inherits": "2.0.4", "statuses": "1.5.0", "toidentifier": "1.0.0", "unpipe": "1.0.0" }, "_requested": { "type": "tag", "registry": true, "raw": "express-graphql", "name": "express-graphql", "escapedName": "express-graphql", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/express-graphql/-/express-graphql-0.12.0.tgz", "_shasum": "58deabc309909ca2c9fe2f83f5fbe94429aa23df", "_spec": "express-graphql", "_where": "/home/pvvvm505/Документы/Project/Back", "bugs": { "url": "https://github.com/graphql/express-graphql/issues" }, "bundleDependencies": false, "dependencies": { "accepts": "^1.3.7", "content-type": "^1.0.4", "http-errors": "1.8.0", "raw-body": "^2.4.1" }, "deprecated": false, "description": "Production ready GraphQL HTTP middleware.", "engines": { "node": ">= 10.x" }, "homepage": "https://github.com/graphql/express-graphql", "keywords": [ "express", "restify", "connect", "http", "graphql", "middleware", "api" ], "license": "MIT", "main": "index.js", "name": "express-graphql", "peerDependencies": { "graphql": "^14.7.0 || ^15.3.0" }, "repository": { "type": "git", "url": "git+https://github.com/graphql/express-graphql.git" }, "sideEffects": false, "types": "index.d.ts", "typesVersions": { "<3.8": { "*": [ "ts3.4/*" ] } }, "version": "0.12.0" }