{ "name": "ws-visitor-counter", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index" }, "author": "", "license": "ISC", "dependencies": { "uWebSockets.js": "https://github.com/uNetworking/uWebSockets.js/archive/v20.47.0.tar.gz" } }