@types/unzipper
Version:
TypeScript definitions for unzipper
37 lines • 1.11 kB
JSON
{
"name": "@types/unzipper",
"version": "0.10.9",
"description": "TypeScript definitions for unzipper",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unzipper",
"license": "MIT",
"contributors": [
{
"name": "s73obrien",
"githubUsername": "s73obrien",
"url": "https://github.com/s73obrien"
},
{
"name": "Bart",
"githubUsername": "bartje321",
"url": "https://github.com/bartje321"
},
{
"name": "Ken Human",
"githubUsername": "kenhuman",
"url": "https://github.com/kenhuman"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/unzipper"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "b496f9c264758ce41af5076b1ea8bc2dcd0454be4fb8f7b1d89963052bf5021a",
"typeScriptVersion": "4.5"
}