{
    "name": "@types/estraverse",
    "version": "0.0.6",
    "description": "TypeScript definitions for estraverse",
    "license": "MIT",
    "author": "Sanex3339 <https://github.com/sanex3339>",
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/estree": "*"
    },
    "typings": "index.d.ts",
    "typesPublisherContentHash": "2559f89a48489ebdb54d1727cea13a9ce49f22649aa49620d09ebd9c94ec4d30"
}