{
    "name": "@types/pino-pretty",
    "version": "4.7.5",
    "description": "TypeScript definitions for pino-pretty",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino-pretty",
    "license": "MIT",
    "contributors": [
        {
            "name": "Adam Vigneaux",
            "url": "https://github.com/AdamVig",
            "githubUsername": "AdamVig"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/pino-pretty"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/pino": "6.3"
    },
    "typesPublisherContentHash": "8f39ce11a1fd2b10cc6b3a686b238cf3d10ed68967e7528bdd7232b651a01196",
    "typeScriptVersion": "3.8"
}