bigbluebutton-Github/bbb-graphql-middleware/demo/client/package.json
2023-04-26 22:03:40 -03:00

16 lines
270 B
JSON

{
"name": "demo-client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"ws": "^8.13.0"
}
}