1 | {
|
2 | "name": "@types/merge-stream",
|
3 | "version": "2.0.0",
|
4 | "description": "TypeScript definitions for merge-stream",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/merge-stream",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Keita Kagurazaka",
|
10 | "githubUsername": "k-kagurazaka",
|
11 | "url": "https://github.com/k-kagurazaka"
|
12 | },
|
13 | {
|
14 | "name": "Tom X. Tobin",
|
15 | "githubUsername": "tomxtobin",
|
16 | "url": "https://github.com/tomxtobin"
|
17 | },
|
18 | {
|
19 | "name": "Daniel Zazula",
|
20 | "githubUsername": "daniel-zazula",
|
21 | "url": "https://github.com/daniel-zazula"
|
22 | },
|
23 | {
|
24 | "name": "Daniel Cassidy",
|
25 | "githubUsername": "djcsdy",
|
26 | "url": "https://github.com/djcsdy"
|
27 | }
|
28 | ],
|
29 | "main": "",
|
30 | "types": "index.d.ts",
|
31 | "repository": {
|
32 | "type": "git",
|
33 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
34 | "directory": "types/merge-stream"
|
35 | },
|
36 | "scripts": {},
|
37 | "dependencies": {
|
38 | "@types/node": "*"
|
39 | },
|
40 | "typesPublisherContentHash": "e64d0d5cce369ca6badb8fa73b0d0d6ae5dee9b085f406ea908137def99c9cfd",
|
41 | "typeScriptVersion": "4.8"
|
42 | } |
\ | No newline at end of file |