{
    "name": "@types/graphql-iso-date",
    "version": "3.4.0",
    "description": "TypeScript definitions for graphql-iso-date",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Waldrip",
            "url": "https://github.com/jwaldrip",
            "githubUsername": "jwaldrip"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/graphql-iso-date"
    },
    "scripts": {},
    "dependencies": {
        "graphql": "^15.1.0"
    },
    "typesPublisherContentHash": "237f232782fdaa73e7bb67c5769cd8b397d7c7412af57ff5b77bc84d3ce19b1e",
    "typeScriptVersion": "3.0"
}