@types/stream-each
Version:
TypeScript definitions for stream-each
27 lines • 832 B
JSON
{
"name": "@types/stream-each",
"version": "1.2.3",
"description": "TypeScript definitions for stream-each",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-each",
"license": "MIT",
"contributors": [
{
"name": "Daniel Cassidy",
"githubUsername": "djcsdy",
"url": "https://github.com/djcsdy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-each"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "6c6b54deebc2a4760c9e33422221c5c79a486ef714d5f860cdecee1ba7767e1c",
"typeScriptVersion": "4.5"
}