{
    "name": "@types/graphql-fields",
    "version": "1.3.9",
    "description": "TypeScript definitions for graphql-fields",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-fields",
    "license": "MIT",
    "contributors": [
        {
            "name": "feinoujc",
            "githubUsername": "feinoujc",
            "url": "https://github.com/feinoujc"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/graphql-fields"
    },
    "scripts": {},
    "dependencies": {
        "graphql": "*"
    },
    "typesPublisherContentHash": "c3b351a0d2669bee6e987f11952cb6a2b8c40153a6567f8c8c4596b8367b9548",
    "typeScriptVersion": "4.5"
}