@types/readable-stream
Version:
TypeScript definitions for readable-stream
38 lines • 1.19 kB
JSON
{
"name": "@types/readable-stream",
"version": "4.0.23",
"description": "TypeScript definitions for readable-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/readable-stream",
"license": "MIT",
"contributors": [
{
"name": "TeamworkGuy2",
"githubUsername": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2"
},
{
"name": "markdreyer",
"githubUsername": "markdreyer",
"url": "https://github.com/markdreyer"
},
{
"name": "Matteo Collina",
"githubUsername": "mcollina",
"url": "https://github.com/mcollina"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/readable-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "559e6bb7d063d475a003b828ee4174602d7bda4961f29264109cb48ebae63fab",
"typeScriptVersion": "5.2"
}