{
    "name": "@types/babel-core",
    "version": "6.25.8",
    "description": "TypeScript definitions for babel-core",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-core",
    "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/babel-core"
    },
    "scripts": {},
    "dependencies": {
        "@types/babel-generator": "*",
        "@types/babel-template": "*",
        "@types/babel-traverse": "*",
        "@types/babel-types": "*",
        "@types/babylon": "*"
    },
    "typesPublisherContentHash": "c9e06d6d5a19c2f30cd83fcec47058c06f80df0e27fcac3619ca2f22f4bc96ef",
    "typeScriptVersion": "4.5"
}