recoder-code
Version:
🚀 AI-powered development platform - Chat with 32+ models, build projects, automate workflows. Free models included!
49 lines • 1.53 kB
JSON
{
"name": "@types/compression",
"version": "1.8.1",
"description": "TypeScript definitions for compression",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression",
"license": "MIT",
"contributors": [
{
"name": "Santi Albo",
"githubUsername": "santialbo",
"url": "https://github.com/santialbo"
},
{
"name": "Rob van der Burgt",
"githubUsername": "rburgt",
"url": "https://github.com/rburgt"
},
{
"name": "Neil Bryson Cargamento",
"githubUsername": "neilbryson",
"url": "https://github.com/neilbryson"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Sebastian Beltran",
"githubUsername": "bjohansebas",
"url": "https://github.com/bjohansebas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/compression"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "6b4eb04fd4e192c872fa74993aa678fec3430d7eef528a26b337b14bec479a91",
"typeScriptVersion": "5.1"
}