@types/download
Version:
TypeScript definitions for download
34 lines • 1.04 kB
JSON
{
"name": "@types/download",
"version": "8.0.5",
"description": "TypeScript definitions for download",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/download",
"license": "MIT",
"contributors": [
{
"name": "Nico Jansen",
"githubUsername": "nicojs",
"url": "https://github.com/nicojs"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/download"
},
"scripts": {},
"dependencies": {
"@types/decompress": "*",
"@types/got": "^9",
"@types/node": "*"
},
"typesPublisherContentHash": "688e855456d18523b10774eb099a8d2f6b9dc8e06e4f2c9979cd881c7d2e2dc7",
"typeScriptVersion": "4.5"
}