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