{ "name": "nomicvote", "version": "0.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { "async-limiter": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz", "integrity": "sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==" }, "ws": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/ws/-/ws-7.1.0.tgz", "integrity": "sha512-Swie2C4fs7CkwlHu1glMePLYJJsWjzhl1vm3ZaLplD0h7OMkZyZ6kLTB/OagiU923bZrPFXuDTeEqaEN4NWG4g==", "requires": { "async-limiter": "^1.0.0" } } } }