@types/express-status-monitor
Version:
TypeScript definitions for express-status-monitor
33 lines • 1.1 kB
JSON
{
"name": "@types/express-status-monitor",
"version": "1.3.3",
"description": "TypeScript definitions for express-status-monitor",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-status-monitor",
"license": "MIT",
"contributors": [
{
"name": "Alex Anderson",
"githubUsername": "alexanderson1993",
"url": "https://github.com/alexanderson1993"
},
{
"name": "Prashant Sharma",
"githubUsername": "tecxar-prashant",
"url": "https://github.com/tecxar-prashant"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/express-status-monitor"
},
"scripts": {},
"dependencies": {
"@types/express": "*",
"@types/socket.io": "2.1.13"
},
"typesPublisherContentHash": "2c15f546e153c20cd5d13e0bbae73b40e0a001312a18201912e95c6c251d1e14",
"typeScriptVersion": "4.5"
}