@types/feathersjs__socketio
Version:
TypeScript definitions for @feathersjs/socketio
24 lines • 684 B
JSON
{
"name": "@types/feathersjs__socketio",
"version": "3.0.0",
"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": "*"
},
"typesPublisherContentHash": "d818a3e53b4ba158d2e4f47a01e468286d43da79412524c325c379b8d8ddfbe8",
"typeScriptVersion": "2.0"
}