UNPKG

@types/express-bunyan-logger

Version:
33 lines 1.07 kB
{ "name": "@types/express-bunyan-logger", "version": "1.3.6", "description": "TypeScript definitions for express-bunyan-logger", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-bunyan-logger", "license": "MIT", "contributors": [ { "name": "Shrey Jain", "githubUsername": "shreyjain1994", "url": "https://github.com/shreyjain1994" }, { "name": "Matt R. Wilson", "githubUsername": "mastermatt", "url": "https://github.com/mastermatt" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/express-bunyan-logger" }, "scripts": {}, "dependencies": { "@types/bunyan": "*", "@types/express": "*" }, "typesPublisherContentHash": "13b70ac3551aa7294655112e401c477f58220d63c96c1b539f844eef528156c9", "typeScriptVersion": "4.5" }