{ "name": "wikijs-metabot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "AGPL-3.0-or-later", "dependencies": { "ws": "^8.9.0" }, "type": "module" }