UNPKG

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