11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"name": "jibo-hub-shim",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"license": "UNLICENSED",
|
|
"dependencies": {
|
|
"ws": "^8.19.0"
|
|
}
|
|
}
|