@types/writable-consumable-stream
Version:
TypeScript definitions for writable-consumable-stream
32 lines • 1.07 kB
JSON
{
"name": "@types/writable-consumable-stream",
"version": "4.1.0",
"description": "TypeScript definitions for writable-consumable-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/writable-consumable-stream",
"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/writable-consumable-stream"
},
"scripts": {},
"dependencies": {
"@types/consumable-stream": "*"
},
"typesPublisherContentHash": "6bb4112776589c26983ac00b911d771a07fc1aa881a43240fbae13e3c1159680",
"typeScriptVersion": "4.6"
}