@types/polka
Version:
TypeScript definitions for polka
40 lines • 1.24 kB
JSON
{
"name": "@types/polka",
"version": "0.5.7",
"description": "TypeScript definitions for polka",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/polka",
"license": "MIT",
"contributors": [
{
"name": "Piotr Kuczynski",
"githubUsername": "pkuczynski",
"url": "https://github.com/pkuczynski"
},
{
"name": "James Messinger",
"githubUsername": "JamesMessinger",
"url": "https://github.com/JamesMessinger"
},
{
"name": "Brian Takita",
"githubUsername": "btakita",
"url": "https://github.com/btakita"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/polka"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/express-serve-static-core": "*",
"@types/node": "*",
"@types/trouter": "*"
},
"typesPublisherContentHash": "85b8e59a9f49acad416a34bf650286ce14ac69e84650ef31fa1d49f311f912ca",
"typeScriptVersion": "4.5"
}