{
    "name": "@types/graphql",
    "version": "14.5.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for graphql, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/graphql/graphql-js",
    "license": "MIT",
    "dependencies": {
        "graphql": "*"
    }
}