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