@types/archiver
Version:
TypeScript definitions for archiver
45 lines • 1.4 kB
JSON
{
"name": "@types/archiver",
"version": "8.0.0",
"description": "TypeScript definitions for archiver",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/archiver",
"license": "MIT",
"contributors": [
{
"name": " Esri\n// Dolan Miu",
"githubUsername": "dolanmiu",
"url": "https://github.com/dolanmiu"
},
{
"name": "Crevil",
"githubUsername": "crevil",
"url": "https://github.com/crevil"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Valentin Zolotov",
"githubUsername": "vdistortion",
"url": "https://github.com/vdistortion"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/archiver"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/readdir-glob": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "4b077ddd569457e34d47e4d3841e11662aca326ef6bb85ec3c4ac784a3a5e037",
"typeScriptVersion": "5.3"
}