{
    "name": "@types/istanbul-lib-instrument",
    "version": "1.7.7",
    "description": "TypeScript definitions for istanbul-lib-instrument",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-instrument",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Cheatham",
            "githubUsername": "jason0x43",
            "url": "https://github.com/jason0x43"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/istanbul-lib-instrument"
    },
    "scripts": {},
    "dependencies": {
        "@types/babel-types": "*",
        "@types/istanbul-lib-coverage": "*",
        "source-map": "^0.6.1"
    },
    "typesPublisherContentHash": "499d25dbcae6f43210f742e6f7e9227857c9e51f42652e7ac91890dcffd06fd2",
    "typeScriptVersion": "4.5"
}