@types/node-gzip
Version:
TypeScript definitions for node-gzip
27 lines • 818 B
JSON
{
"name": "@types/node-gzip",
"version": "1.1.3",
"description": "TypeScript definitions for node-gzip",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-gzip",
"license": "MIT",
"contributors": [
{
"name": "mike castleman",
"githubUsername": "mlc",
"url": "https://github.com/mlc"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/node-gzip"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "35af64de22d0a8f0432c1268e93e296e05027543072963d8392b78a4cdb466fb",
"typeScriptVersion": "4.5"
}