This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/@types/websocket/package.json

46 lines
1.3 KiB
JSON

{
"name": "@types/websocket",
"version": "1.0.1",
"description": "TypeScript definitions for websocket",
"license": "MIT",
"contributors": [
{
"name": "Paul Loyd",
"url": "https://github.com/loyd",
"githubUsername": "loyd"
},
{
"name": "Kay Schecker",
"url": "https://github.com/flynetworks",
"githubUsername": "flynetworks"
},
{
"name": "Zhao Lei",
"url": "https://github.com/zhaoleimxd",
"githubUsername": "zhaoleimxd"
},
{
"name": "Sheng Chen",
"url": "https://github.com/jdneo",
"githubUsername": "jdneo"
},
{
"name": "Matthew Peveler",
"url": "https://github.com/MasterOdin",
"githubUsername": "MasterOdin"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/websocket"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "b890f78b4d8f4617316b90fcba0e4e0555b1bdc780197d6420e6e9a80321a787",
"typeScriptVersion": "3.0"
}