{ "name": "gpt-researcher", "version": "1.0.27", "description": "WebSocket client for GPT Researcher", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "gpt-researcher", "websocket", "ai", "research" ], "dependencies": { "ws": "^8.18.0" }, "repository": { "type": "git", "url": "git+https://github.com/assafelovic/gpt-researcher.git" }, "author": "GPT Researcher Team", "license": "MIT", "bugs": { "url": "https://github.com/assafelovic/gpt-researcher/issues" }, "homepage": "https://github.com/assafelovic/gpt-researcher#readme" }