@types/socketio-wildcard
Version:
TypeScript definitions for socketio-wildcard
28 lines • 924 B
JSON
{
"name": "@types/socketio-wildcard",
"version": "2.0.7",
"description": "TypeScript definitions for socketio-wildcard",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socketio-wildcard",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/socketio-wildcard"
},
"scripts": {},
"dependencies": {
"@types/socket.io": "2.1.13",
"@types/socket.io-client": "1.4.36"
},
"typesPublisherContentHash": "93850bcaef76302dd195fc8d93a8ac19f0fe56e8e4c9d964300cd693bbb6fc1b",
"typeScriptVersion": "4.5"
}