UNPKG

@types/koa-compress

Version:
33 lines 1.02 kB
{ "name": "@types/koa-compress", "version": "4.0.3", "description": "TypeScript definitions for koa-compress", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compress", "license": "MIT", "contributors": [ { "name": "Jerry Chin", "url": "https://github.com/hellopao", "githubUsername": "hellopao" }, { "name": "Joel Gallant", "url": "https://github.com/joelgallant", "githubUsername": "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": "2fd8bc20cab79981146bc0bfa28a995a9d1fbcf5985085de721856018a8a893e", "typeScriptVersion": "3.6" }