{
    "name": "@types/babylon",
    "version": "6.16.6",
    "description": "TypeScript definitions for babylon",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babylon",
    "license": "MIT",
    "contributors": [
        {
            "name": "Troy Gerwien",
            "url": "https://github.com/yortus",
            "githubUsername": "yortus"
        },
        {
            "name": "Marvin Hagemeister",
            "url": "https://github.com/marvinhagemeister",
            "githubUsername": "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": "294fc5f5bb76f2c3e69836bdab4091018fc8b4a3cecc40f5927bbb5dc3aafcbc",
    "typeScriptVersion": "3.6"
}