{
    "name": "@types/bunyan",
    "version": "1.8.9",
    "description": "TypeScript definitions for bunyan",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alex Mikhalev",
            "url": "https://github.com/amikhalev",
            "githubUsername": "amikhalev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/bunyan"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "2a35ad2b1dc43a3fd666a1a848c1e9e3b8e754dfbf7e37ba579583988c2d3d0d",
    "typeScriptVersion": "4.5"
}