{
    "name": "@types/babel-types",
    "version": "7.0.9",
    "description": "TypeScript definitions for babel-types",
    "license": "MIT",
    "contributors": [
        {
            "name": "Troy Gerwien",
            "url": "https://github.com/yortus",
            "githubUsername": "yortus"
        },
        {
            "name": "Sam Baxter",
            "url": "https://github.com/baxtersa",
            "githubUsername": "baxtersa"
        },
        {
            "name": "Marvin Hagemeister",
            "url": "https://github.com/marvinhagemeister",
            "githubUsername": "marvinhagemeister"
        },
        {
            "name": "Boris Cherny",
            "url": "https://github.com/bcherny",
            "githubUsername": "bcherny"
        },
        {
            "name": "ExE Boss",
            "url": "https://github.com/ExE-Boss",
            "githubUsername": "ExE-Boss"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "typesVersions": {
        "<=3.6": {
            "*": [
                "ts3.6/*"
            ]
        }
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/babel-types"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "0c71c2106ec387ae2bfd63b4429f2e5fe534b5416b903fdf463bae67f92d35a1",
    "typeScriptVersion": "3.1"
}