@types/util.promisify
Version:
TypeScript definitions for util.promisify
43 lines • 1.31 kB
JSON
{
"name": "@types/util.promisify",
"version": "1.0.9",
"description": "TypeScript definitions for util.promisify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/util.promisify",
"license": "MIT",
"contributors": [
{
"name": "Adam Voss",
"githubUsername": "adamvoss",
"url": "https://github.com/adamvoss"
},
{
"name": "Piotr Roszatycki",
"githubUsername": "dex4er",
"url": "https://github.com/dex4er"
},
{
"name": "ExE Boss",
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/util.promisify"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "7ca16fa10af80721a825b78abe73bd7b29d1918413f161741198cc11a2ec3400",
"typeScriptVersion": "4.8"
}