@types/koa-json
Version:
TypeScript definitions for koa-json
28 lines • 857 B
JSON
{
"name": "@types/koa-json",
"version": "2.0.24",
"description": "TypeScript definitions for koa-json",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-json",
"license": "MIT",
"contributors": [
{
"name": "Alex Friedman",
"githubUsername": "brooklyndev",
"url": "https://github.com/brooklyndev"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-json"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "d1b2081b3ef5c5890887c1c03c0c72bdc78012a929eb38bb43fedf8164ce5144",
"typeScriptVersion": "5.2"
}