UNPKG

817 BJSONView Raw
1{
2 "name": "@types/bunyan",
3 "version": "1.8.8",
4 "description": "TypeScript definitions for bunyan",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alex Mikhalev",
10 "url": "https://github.com/amikhalev",
11 "githubUsername": "amikhalev"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/bunyan"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*"
24 },
25 "typesPublisherContentHash": "2727071b5f03bea032f8bd8e2bc2306e4108acfcb54d7acb080a375a5c6ae7fb",
26 "typeScriptVersion": "3.7"
27}
\No newline at end of file