@types/morgan
Version:
TypeScript definitions for morgan
37 lines • 1.15 kB
JSON
{
"name": "@types/morgan",
"version": "1.9.9",
"description": "TypeScript definitions for morgan",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/morgan",
"license": "MIT",
"contributors": [
{
"name": "James Roland Cabresos",
"githubUsername": "staticfunction",
"url": "https://github.com/staticfunction"
},
{
"name": "Paolo Scanferla",
"githubUsername": "pscanf",
"url": "https://github.com/pscanf"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/morgan"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "747ad423ca0627a1b0edf2df57f410014fcdd9d97eba8cbf192abb0cf7b22a5c",
"typeScriptVersion": "4.5"
}