{
    "name": "@types/babel__traverse",
    "version": "7.0.9",
    "description": "TypeScript definitions for @babel/traverse",
    "license": "MIT",
    "contributors": [
        {
            "name": "Troy Gerwien",
            "url": "https://github.com/yortus",
            "githubUsername": "yortus"
        },
        {
            "name": "Marvin Hagemeister",
            "url": "https://github.com/marvinhagemeister",
            "githubUsername": "marvinhagemeister"
        },
        {
            "name": "Ryan Petrich",
            "url": "https://github.com/rpetrich",
            "githubUsername": "rpetrich"
        },
        {
            "name": "Melvin Groenhoff",
            "url": "https://github.com/mgroenhoff",
            "githubUsername": "mgroenhoff"
        },
        {
            "name": "Dean L.",
            "url": "https://github.com/dlgrit",
            "githubUsername": "dlgrit"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/babel__traverse"
    },
    "scripts": {},
    "dependencies": {
        "@babel/types": "^7.3.0"
    },
    "typesPublisherContentHash": "a9e8dcc5bbde1b027c9262fce80377a95145b0c709f8d4893de0a88d532d4a4c",
    "typeScriptVersion": "3.4"
}