UNPKG

2.44 kBJSONView Raw
1{
2 "name": "@types/pino",
3 "version": "6.3.6",
4 "description": "TypeScript definitions for pino",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Peter Snider",
9 "url": "https://github.com/psnider",
10 "githubUsername": "psnider"
11 },
12 {
13 "name": "BendingBender",
14 "url": "https://github.com/BendingBender",
15 "githubUsername": "BendingBender"
16 },
17 {
18 "name": "Christian Rackerseder",
19 "url": "https://github.com/screendriver",
20 "githubUsername": "screendriver"
21 },
22 {
23 "name": "GP",
24 "url": "https://github.com/paambaati",
25 "githubUsername": "paambaati"
26 },
27 {
28 "name": "Alex Ferrando",
29 "url": "https://github.com/alferpal",
30 "githubUsername": "alferpal"
31 },
32 {
33 "name": "Oleksandr Sidko",
34 "url": "https://github.com/mortiy",
35 "githubUsername": "mortiy"
36 },
37 {
38 "name": "Harris Lummis",
39 "url": "https://github.com/lummish",
40 "githubUsername": "lummish"
41 },
42 {
43 "name": "Raoul Jaeckel",
44 "url": "https://github.com/raoulus",
45 "githubUsername": "raoulus"
46 },
47 {
48 "name": "Cory Donkin",
49 "url": "https://github.com/Cooryd",
50 "githubUsername": "Cooryd"
51 },
52 {
53 "name": "Adam Vigneaux",
54 "url": "https://github.com/AdamVig",
55 "githubUsername": "AdamVig"
56 },
57 {
58 "name": "Austin Beer",
59 "url": "https://github.com/austin-beer",
60 "githubUsername": "austin-beer"
61 },
62 {
63 "name": "Michel Nemnom",
64 "url": "https://github.com/Pegase745",
65 "githubUsername": "Pegase745"
66 }
67 ],
68 "main": "",
69 "types": "index.d.ts",
70 "repository": {
71 "type": "git",
72 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
73 "directory": "types/pino"
74 },
75 "scripts": {},
76 "dependencies": {
77 "@types/node": "*",
78 "@types/pino-std-serializers": "*",
79 "@types/sonic-boom": "*"
80 },
81 "typesPublisherContentHash": "85839c5eb4a9e7c41f247bb6efeb873f487c9d651a40932aefb143f2026dc75f",
82 "typeScriptVersion": "3.4"
83}
\No newline at end of file