@types/socket.io
Version:
TypeScript definitions for socket.io
56 lines • 1.66 kB
JSON
{
"name": "@types/socket.io",
"version": "2.1.3",
"description": "TypeScript definitions for socket.io",
"license": "MIT",
"contributors": [
{
"name": "PROGRE",
"url": "https://github.com/progre",
"githubUsername": "progre"
},
{
"name": "Damian Connolly",
"url": "https://github.com/divillysausages",
"githubUsername": "divillysausages"
},
{
"name": "Florent Poujol",
"url": "https://github.com/florentpoujol",
"githubUsername": "florentpoujol"
},
{
"name": "KentarouTakeda",
"url": "https://github.com/KentarouTakeda",
"githubUsername": "KentarouTakeda"
},
{
"name": "Alexey Snigirev",
"url": "https://github.com/gigi",
"githubUsername": "gigi"
},
{
"name": "Ezinwa Okpoechi",
"url": "https://github.com/BrainMaestro",
"githubUsername": "BrainMaestro"
},
{
"name": "Marek Urbanowicz",
"url": "https://github.com/murbanowicz",
"githubUsername": "murbanowicz"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/socket.io"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "7cecf6e25dc894a290ce5a3971b0c10ec8f873f113a70db39875407d39ce1935",
"typeScriptVersion": "2.0"
}