bigbluebutton-Github/bbb-graphql-middleware/demo/client/package.json

16 lines
270 B
JSON
Raw Normal View History

2023-04-27 09:03:40 +08:00
{
"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"
}
}