{
    "name": "@types/istanbul-lib-instrument",
    "version": "1.7.4",
    "description": "TypeScript definitions for istanbul-lib-instrument",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Cheatham",
            "url": "https://github.com/jason0x43",
            "githubUsername": "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": "cd0ceb37cfd2836abd47262b35c1154ad57647095eca79da944d5b38524d442c",
    "typeScriptVersion": "3.0"
}