@types/logfmt
Version:
TypeScript definitions for logfmt
27 lines • 811 B
JSON
{
"name": "@types/logfmt",
"version": "1.2.6",
"description": "TypeScript definitions for logfmt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/logfmt",
"license": "MIT",
"contributors": [
{
"name": "Evan Broder",
"githubUsername": "ebroder",
"url": "https://github.com/ebroder"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/logfmt"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "6ea59a4e1e3172cfc4d62f0af8a7c2e35509d663adcd7d27d54a7b22b227e1bb",
"typeScriptVersion": "4.5"
}