@types/stream-to-promise
Version:
TypeScript definitions for stream-to-promise
28 lines • 876 B
JSON
{
"name": "@types/stream-to-promise",
"version": "2.2.5",
"description": "TypeScript definitions for stream-to-promise",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-to-promise",
"license": "MIT",
"contributors": [
{
"name": "Alorel",
"githubUsername": "Alorel",
"url": "https://github.com/Alorel"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-to-promise"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "56bfbd335b7718e4e46cb90a5a09cfa9f6d13924c051f0d9d9d3390c019f7a43",
"typeScriptVersion": "5.2"
}