{ "name": "snapdrop", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "ua-parser-js": "^0.7.21", "unique-names-generator": "^4.3.0", "ws": "^7.3.1" } }