{"_id":"@allstar/parse-hosts","_rev":"1-d4a47f95b90534d8b476b54e9972637e","name":"@allstar/parse-hosts","description":"Simple host string parser for allstar projects","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@allstar/parse-hosts","version":"1.0.0","description":"Simple host string parser for allstar projects","main":"index.js","scripts":{"test":"tap -Rclassic test --cov"},"repository":{"type":"git","url":"git+ssh://git@bitbucket.org/hitlist/parse-hosts.git"},"keywords":["host","parser"],"author":{"name":"Eric Satterwhite","email":"esatterwhite@wi.rr.com"},"license":"MIT","homepage":"https://bitbucket.org/hitlist/parse-hosts#readme","gitHead":"0bd908a6cf10d85c15f9cc1b4af8b5c3c3e05c33","_id":"@allstar/parse-hosts@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"esatterwhite","email":"esatterwhite@wi.rr.com"},"dist":{"integrity":"sha512-s1flW+y0wNJViYyAFBXNZ4RrDZI49Z4HqOn8R+vRC6/OsDZ8cpX+GIk9psRQR5NZjzB0ijhv9IeXj/+T0aHgwA==","shasum":"ae7f63335e866383692b947f93c2656c78e122d5","tarball":"https://registry.npmjs.org/@allstar/parse-hosts/-/parse-hosts-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZfpNL0KawkhhHTIBR5XF64zHhFB9LOkVDLEsmXyyI6AiEA2TyNpC+LmrZS+f846FPOmO995zRLswNmjGEXeu2i1EI="}]},"maintainers":[{"name":"esatterwhite","email":"esatterwhite@wi.rr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parse-hosts-1.0.0.tgz_1508554548996_0.5653386800549924"}}},"readme":"# Parse Hosts\n\nSimple parser for host strings\n\n```javascript\nconst parse = require('@allstar/parse-hosts')\nparse('0.0.0.0:4222,10.0.2.15:4931,nats:/192.141.0.1:5543', 'nats://')\n[\n  'nats://0.0.0.0:4222'\n, 'nats://10.0.2.15:4931'\n, 'nats://192.141:0.1:5543'\n]\n```\n","maintainers":[{"name":"esatterwhite","email":"esatterwhite@wi.rr.com"}],"time":{"modified":"2022-04-04T13:34:48.578Z","created":"2017-10-21T02:55:49.933Z","1.0.0":"2017-10-21T02:55:49.933Z"},"homepage":"https://bitbucket.org/hitlist/parse-hosts#readme","keywords":["host","parser"],"repository":{"type":"git","url":"git+ssh://git@bitbucket.org/hitlist/parse-hosts.git"},"author":{"name":"Eric Satterwhite","email":"esatterwhite@wi.rr.com"},"license":"MIT","readmeFilename":"README.md"}