{
    "name": "@types/estree-jsx",
    "version": "0.0.1",
    "description": "TypeScript definitions for JSX extensions to ESTree AST specification",
    "license": "MIT",
    "contributors": [
        {
            "name": "Tony Ross",
            "url": "https://github.com/antross",
            "githubUsername": "antross"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/estree-jsx"
    },
    "scripts": {},
    "dependencies": {
        "@types/estree": "*"
    },
    "typesPublisherContentHash": "3a6aacd2466e9601de60d2ff8b023a9776ae5b9d69f2dbe0c6883313d87d1d9b",
    "typeScriptVersion": "3.5"
}