{
    "name": "@types/babylon",
    "version": "6.16.9",
    "description": "TypeScript definitions for babylon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon",
    "license": "MIT",
    "contributors": [
        {
            "name": "Troy Gerwien",
            "githubUsername": "yortus",
            "url": "https://github.com/yortus"
        },
        {
            "name": "Marvin Hagemeister",
            "githubUsername": "marvinhagemeister",
            "url": "https://github.com/marvinhagemeister"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/babylon"
    },
    "scripts": {},
    "dependencies": {
        "@types/babel-types": "*"
    },
    "typesPublisherContentHash": "96209fdad6613f29debbb307cbcb6884e60b41399d0e5a58528076dd4348157b",
    "typeScriptVersion": "4.5"
}