@types/koa__cors
Version:
TypeScript definitions for @koa/cors
32 lines • 980 B
JSON
{
"name": "@types/koa__cors",
"version": "5.0.0",
"description": "TypeScript definitions for @koa/cors",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa__cors",
"license": "MIT",
"contributors": [
{
"name": "Xavier Stouder",
"githubUsername": "Xstoudi",
"url": "https://github.com/Xstoudi"
},
{
"name": "Steven McDowall",
"githubUsername": "sjmcdowall",
"url": "https://github.com/sjmcdowall"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa__cors"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "00031e860a141a870233655b8f4f7f50743c7550ae501d1c923f6b319a42c799",
"typeScriptVersion": "4.6"
}