UNPKG

@types/koa-compress

Version:
33 lines 1.02 kB
{ "name": "@types/koa-compress", "version": "4.0.6", "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": "*" }, "typesPublisherContentHash": "ecbe6e1e3c86959d41bb6fab0ccad52d172754cb361171f5a69b42f1b0800dbb", "typeScriptVersion": "4.5" }