{ "name": "ywot-clean", "version": "1.0.0", "description": "An improved version of the ywot node.js api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/feynmansfedora/ywot-clean.git" }, "author": "Holden Rohrer ", "license": "MIT", "bugs": { "url": "https://github.com/feynmansfedora/ywot-clean/issues" }, "homepage": "https://github.com/feynmansfedora/ywot-clean#readme", "dependencies": { "binary-search": "^1.3.6", "events": ">=3.0.0", "json": ">=9.0.6", "ws": ">=7.2.0" } }