@types/mute-stream
Version:
TypeScript definitions for mute-stream
27 lines • 837 B
JSON
{
"name": "@types/mute-stream",
"version": "0.0.4",
"description": "TypeScript definitions for mute-stream",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mute-stream",
"license": "MIT",
"contributors": [
{
"name": "Adam Jarret",
"githubUsername": "adamjarret",
"url": "https://github.com/adamjarret"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mute-stream"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "0a0047b7ac14dcaf2bf9afa6933c9ca7e51b2196a8d57e82b9f54b872acd6eb4",
"typeScriptVersion": "4.5"
}