@types/koa-compress
Version:
TypeScript definitions for koa-compress
34 lines • 1.04 kB
JSON
{
"name": "@types/koa-compress",
"version": "4.0.7",
"description": "TypeScript definitions for koa-compress",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compress",
"license": "MIT",
"contributors": [
{
"name": "Jerry Chin",
"githubUsername": "hellopao",
"url": "https://github.com/hellopao"
},
{
"name": "Joel Gallant",
"githubUsername": "joelgallant",
"url": "https://github.com/joelgallant"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-compress"
},
"scripts": {},
"dependencies": {
"@types/koa": "*",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "ec0032cbaabdc767b058f91eb2bcd3a466c30471632ca169be8eb90fc5c1754e",
"typeScriptVersion": "5.2"
}