@types/combined-stream
Version:
TypeScript definitions for combined-stream
37 lines • 1.16 kB
JSON
{
"name": "@types/combined-stream",
"version": "1.0.4",
"description": "TypeScript definitions for combined-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/combined-stream",
"license": "MIT",
"contributors": [
{
"name": "Felix Geisendörfer",
"url": "https://github.com/felixge",
"githubUsername": "felixge"
},
{
"name": "Tomek Łaziuk",
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
},
{
"name": "Kon Pik",
"url": "https://github.com/konpikwastaken",
"githubUsername": "konpikwastaken"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/combined-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "bb3d2c278b8c8b9bfdfc0e3fee714581eb6e0fd02bfe04391b8cf5069469027e",
"typeScriptVersion": "4.3"
}