@types/readable-stream
Version:
TypeScript definitions for readable-stream
33 lines • 1.04 kB
JSON
{
"name": "@types/readable-stream",
"version": "4.0.9",
"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"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/readable-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"safe-buffer": "~5.1.1"
},
"typesPublisherContentHash": "523c3c2b9d0c39831d3c4619088f1478d7780c84dd4159873a1efc2e408bf982",
"typeScriptVersion": "4.5"
}