@types/unzip
Version:
TypeScript definitions for unzip
27 lines • 809 B
JSON
{
"name": "@types/unzip",
"version": "0.1.4",
"description": "TypeScript definitions for unzip",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unzip",
"license": "MIT",
"contributors": [
{
"name": "Ravi L.",
"githubUsername": "coding2012",
"url": "https://github.com/coding2012"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/unzip"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "8285e1dc2164618eb6ba8747da2aa42b04538bdef8358072eb11f95c5d8aa705",
"typeScriptVersion": "4.5"
}