@types/feathersjs__socketio
Version:
TypeScript definitions for @feathersjs/socketio
25 lines • 734 B
JSON
{
"name": "@types/feathersjs__socketio",
"version": "3.0.2",
"description": "TypeScript definitions for @feathersjs/socketio",
"license": "MIT",
"contributors": [
{
"name": "Jan Lohage",
"url": "https://github.com/j2L4e",
"githubUsername": "j2L4e"
}
],
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/socket.io": "*",
"@types/feathersjs__socket-commons": "*"
},
"typesPublisherContentHash": "1a4c10a9040275111bdb331523a347a67dd074cbf6665373876c5a193756a5b9",
"typeScriptVersion": "2.3"
}