UNPKG

@types/koa-static

Version:
33 lines 1.01 kB
{ "name": "@types/koa-static", "version": "4.0.4", "description": "TypeScript definitions for koa-static", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-static", "license": "MIT", "contributors": [ { "name": "Jerry Chin", "githubUsername": "hellopao", "url": "https://github.com/hellopao" }, { "name": "Tomek Łaziuk", "githubUsername": "tlaziuk", "url": "https://github.com/tlaziuk" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/koa-static" }, "scripts": {}, "dependencies": { "@types/koa": "*", "@types/koa-send": "*" }, "typesPublisherContentHash": "1c68f1ea98b913727738658d6f90dc08d66efc95904c3558bdcb6e85208b8dc2", "typeScriptVersion": "4.5" }