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