@types/compression
Version:
TypeScript definitions for compression
42 lines • 1.32 kB
JSON
{
"name": "@types/compression",
"version": "1.7.3",
"description": "TypeScript definitions for compression",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression",
"license": "MIT",
"contributors": [
{
"name": "Santi Albo",
"url": "https://github.com/santialbo",
"githubUsername": "santialbo"
},
{
"name": "Rob van der Burgt",
"url": "https://github.com/rburgt",
"githubUsername": "rburgt"
},
{
"name": "Neil Bryson Cargamento",
"url": "https://github.com/neilbryson",
"githubUsername": "neilbryson"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/compression"
},
"scripts": {},
"dependencies": {
"@types/express": "*"
},
"typesPublisherContentHash": "09fa633cf27a181fced242d37df4c5186ea5186cda2a0066c9f5bbb96b9885ba",
"typeScriptVersion": "4.3"
}