@types/async-stream-emitter
Version:
TypeScript definitions for async-stream-emitter
33 lines • 1.09 kB
JSON
{
"name": "@types/async-stream-emitter",
"version": "7.0.0",
"description": "TypeScript definitions for async-stream-emitter",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-stream-emitter",
"license": "MIT",
"contributors": [
{
"name": "Daniel Rose",
"githubUsername": "DanielRose",
"url": "https://github.com/DanielRose"
},
{
"name": "Nathan Bierema",
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/async-stream-emitter"
},
"scripts": {},
"dependencies": {
"@types/consumable-stream": "*",
"@types/writable-consumable-stream": "*"
},
"typesPublisherContentHash": "40e5f5c001c2f59174beceaf9d9cc54f9ba4573b40e4c05ecc485c42e252fd43",
"typeScriptVersion": "4.6"
}