{
    "name": "@types/escodegen",
    "version": "0.0.2",
    "description": "TypeScript definitions for escodegen",
    "license": "MIT",
    "author": "Simon de Lang <https://github.com/simondel>",
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {},
    "typings": "escodegen.d.ts"
}