@types/stream-to-array
Version:
TypeScript definitions for stream-to-array
32 lines • 1.01 kB
JSON
{
"name": "@types/stream-to-array",
"version": "2.3.3",
"description": "TypeScript definitions for stream-to-array",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-to-array",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-to-array"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "654c6cd021dd18728388812bcd6e6d1cc645d51c3bbb72020aa0d7f33ff230cd",
"typeScriptVersion": "4.5"
}