@types/duplexify
Version:
TypeScript definitions for duplexify
27 lines • 821 B
JSON
{
"name": "@types/duplexify",
"version": "3.6.2",
"description": "TypeScript definitions for duplexify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/duplexify",
"license": "MIT",
"contributors": [
{
"name": "Sami Kukkonen",
"url": "https://github.com/strax",
"githubUsername": "strax"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/duplexify"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "9796747f234894ddc137a5559763cbe1efb6ae7cd04ea020e4a59a10b6b9ef5f",
"typeScriptVersion": "4.5"
}