{"_id":"ip-cidr","_rev":"3517793","name":"ip-cidr","description":"Module for working with CIDR (v4, v6)","dist-tags":{"latest":"4.0.2"},"maintainers":[{"name":"ortex","email":""}],"time":{"modified":"2024-08-27T20:49:35.000Z","created":"2016-09-14T09:15:34.673Z","4.0.2":"2024-07-28T15:03:22.922Z","4.0.1":"2024-06-28T08:26:53.298Z","4.0.0":"2023-12-17T08:25:05.828Z","3.1.0":"2023-01-30T10:38:46.135Z","3.0.11":"2022-11-15T13:55:32.350Z","3.0.10":"2022-05-27T07:19:44.791Z","3.0.9":"2022-05-26T06:36:39.636Z","3.0.8":"2022-05-25T08:45:59.404Z","3.0.7":"2022-04-18T12:52:02.668Z","3.0.4":"2021-08-10T16:46:13.810Z","3.0.3":"2021-06-21T17:12:06.586Z","3.0.2":"2021-06-14T15:34:51.421Z","3.0.1":"2021-06-11T16:09:40.342Z","3.0.0":"2021-06-04T18:05:11.724Z","2.1.5":"2021-06-04T17:12:18.731Z","2.1.4":"2021-04-01T08:17:18.131Z","2.1.3":"2021-03-12T12:46:35.787Z","2.1.2":"2021-02-25T10:33:39.568Z","2.1.1":"2020-10-28T05:04:39.201Z","2.1.0":"2020-08-16T08:04:56.266Z","2.0.17":"2020-08-01T15:46:18.769Z","2.0.16":"2020-07-16T10:27:49.700Z","2.0.15":"2020-07-16T07:39:08.127Z","2.0.14":"2020-07-16T07:35:14.559Z","2.0.13":"2020-06-12T11:08:37.188Z","2.0.12":"2020-04-22T08:38:29.151Z","2.0.11":"2020-04-16T06:28:29.094Z","2.0.10":"2020-03-31T09:34:08.453Z","2.0.9":"2020-03-31T09:00:20.760Z","2.0.8":"2020-03-22T15:30:32.865Z","2.0.7":"2020-02-10T07:48:14.720Z","2.0.6":"2019-08-06T16:32:57.372Z","2.0.5":"2019-07-29T07:19:07.394Z","2.0.4":"2019-07-28T18:19:40.016Z","2.0.3":"2019-07-27T08:52:32.943Z","2.0.2":"2018-12-23T06:06:40.967Z","2.0.1":"2018-11-30T08:40:35.046Z","2.0.0":"2018-05-27T06:32:18.299Z","1.1.2":"2017-10-06T15:37:46.199Z","1.1.1":"2017-10-02T06:41:54.805Z","1.1.0":"2017-09-14T12:18:40.556Z","1.0.4":"2017-04-23T09:52:39.231Z","1.0.3":"2017-02-07T19:15:39.893Z","1.0.2":"2017-02-06T18:43:04.368Z","1.0.1":"2017-02-06T15:56:37.920Z","1.0.0":"2017-02-06T15:49:30.998Z","0.0.4":"2016-10-31T19:54:17.179Z","0.0.3":"2016-09-24T06:33:35.970Z","0.0.2":"2016-09-15T06:14:02.076Z","0.0.1":"2016-09-14T09:15:34.673Z"},"users":{},"author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"versions":{"4.0.2":{"name":"ip-cidr","version":"4.0.2","description":"Module for working with CIDR (v4, v6)","main":"./index.js","type":"module","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js -p esmify > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^9.0.5"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.3.0","esmify":"^2.1.1","husky":"^4.2.3","mocha":"^10.0.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=16.14.0"},"_id":"ip-cidr@4.0.2","gitHead":"703dbceff6221a490ed7737485938515a6f5e70e","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_nodeVersion":"20.12.1","_npmVersion":"10.5.1","dist":{"shasum":"c41f9e4298fc1fb57cbbd89ee307fb0c21c4d13d","size":29946,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-4.0.2.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_4.0.2_1722179002758_0.8517774787392134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-28T15:03:22.922Z","publish_time":1722179002922,"_source_registry_name":"default","_cnpm_publish_time":1722179002922},"4.0.1":{"name":"ip-cidr","version":"4.0.1","description":"Module for working with CIDR (v4, v6)","main":"./index.js","type":"module","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js -p esmify > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^9.0.5"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.3.0","esmify":"^2.1.1","husky":"^4.2.3","mocha":"^10.0.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=16.14.0"},"_id":"ip-cidr@4.0.1","gitHead":"8a0fe47a713017577fb2ef45a621a8e9d10f7854","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_nodeVersion":"20.12.1","_npmVersion":"10.5.1","dist":{"shasum":"d018e7bd193fd5a2c2971330d8419d0ddf653123","size":29953,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-4.0.1.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_4.0.1_1719563213114_0.7694400107908972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-28T08:26:53.298Z","publish_time":1719563213298,"_source_registry_name":"default","maintainers":[{"name":"ortex","email":""}],"_cnpm_publish_time":1719563213298},"4.0.0":{"name":"ip-cidr","version":"4.0.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","type":"module","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js -p esmify > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^9.0.5"},"devDependencies":{"browserify":"^17.0.0","chai":"^4.3.0","esmify":"^2.1.1","husky":"^4.2.3","mocha":"^10.0.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=16.14.0"},"_id":"ip-cidr@4.0.0","gitHead":"337ee663fcac4534460cbd8ebaa363c14ba2a423","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"shasum":"efb89d6f43b3a7b04f82d145cf154337c0750199","size":29774,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-4.0.0.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_4.0.0_1702801505585_0.8503576272474482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-17T08:25:05.828Z","publish_time":1702801505828,"_source_registry_name":"default","_cnpm_publish_time":1702801505828},"3.1.0":{"name":"ip-cidr","version":"3.1.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"b5538c98174f44aaa2f00b60312a4b3e2d14a624","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.1.0","_nodeVersion":"16.9.1","_npmVersion":"8.19.1","dist":{"shasum":"db284bbd2bdac0b137a2cd4fe1ba9a6cca2f8b04","size":29785,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.1.0.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.1.0_1675075126012_0.9533572762930611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-30T10:38:46.135Z","publish_time":1675075126135,"_cnpm_publish_time":1675075126135},"3.0.11":{"name":"ip-cidr","version":"3.0.11","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"34516ee7fde7a9a3f0f9dde7371a808cb788918d","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.11","_nodeVersion":"16.9.1","_npmVersion":"8.19.1","dist":{"shasum":"62adf6e01a04eb34aec9fb12127d5c64ee231cfb","size":29721,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.11.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.11_1668520532205_0.8916137712102024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-15T13:59:00.541Z","publish_time":1668520532350,"_cnpm_publish_time":1668520532350},"3.0.10":{"name":"ip-cidr","version":"3.0.10","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"6fab3b76fee2714cf64c3b410650a8bbdfffc87e","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.10","_nodeVersion":"16.9.1","_npmVersion":"8.1.3","dist":{"shasum":"e1a039705196d84b43858f81a243fd70def9cefc","size":29716,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.10.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.10_1653635984630_0.8944213251655793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-27T07:23:00.331Z","publish_time":1653635984791,"_cnpm_publish_time":1653635984791},"3.0.9":{"name":"ip-cidr","version":"3.0.9","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"20851218e2111db4dbee4561921ac36f85dfb634","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.9","_nodeVersion":"16.9.1","_npmVersion":"8.1.3","dist":{"shasum":"6bd9f76dbee3ae8d3915aaf5fbd66d4e796279bc","size":29599,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.9.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.9_1653546999385_0.14022064573857373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-26T06:47:36.651Z","publish_time":1653546999636,"_cnpm_publish_time":1653546999636},"3.0.8":{"name":"ip-cidr","version":"3.0.8","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"745c89a15173cc29ec6dea00a9dca5aff9ec0e55","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.8","_nodeVersion":"16.9.1","_npmVersion":"8.1.3","dist":{"shasum":"51876484109e4aa200b86b3dc32f24a1d8986429","size":29566,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.8.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.8_1653468359213_0.3311182456530066"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T09:51:19.609Z","publish_time":1653468359404,"_cnpm_publish_time":1653468359404},"3.0.7":{"name":"ip-cidr","version":"3.0.7","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^9.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"bfff0474ac7cc27dcb15c73f0426151a6a23d712","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.7","_nodeVersion":"16.9.1","_npmVersion":"8.1.3","dist":{"shasum":"22708dd4f2d3f6397c0fb7d647b44e3c565937e9","size":29525,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.7.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.7_1650286322442_0.1998169167666779"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-18T12:52:07.944Z","publish_time":1650286322668,"_cnpm_publish_time":1650286322668},"3.0.4":{"name":"ip-cidr","version":"3.0.4","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"13840f176e19de54c0da47e87f99c1432f1b5c1b","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.4","_nodeVersion":"12.19.0","_npmVersion":"7.16.0","dist":{"shasum":"a915c47e00f47ea8d5f8ed662ea6161471c44375","size":29524,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.4.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.4_1628613973648_0.6168640213990548"},"_hasShrinkwrap":false,"publish_time":1628613973810,"_cnpm_publish_time":1628613973810,"_cnpmcore_publish_time":"2021-12-17T01:25:05.736Z"},"3.0.3":{"name":"ip-cidr","version":"3.0.3","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=10.0.0"},"gitHead":"bc74d9654c999f19bc3d2e059d027aa8041af594","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.3","_nodeVersion":"12.19.0","_npmVersion":"7.16.0","dist":{"shasum":"8b485797346f5d6fab1b18911f81b01dd967ee2e","size":29524,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.3.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.3_1624295526317_0.14576709406626054"},"_hasShrinkwrap":false,"publish_time":1624295526586,"_cnpm_publish_time":1624295526586,"_cnpmcore_publish_time":"2021-12-17T01:25:06.063Z"},"3.0.2":{"name":"ip-cidr","version":"3.0.2","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"fdbbb7d30580eda5d83f676d9360d9aa2ffe5167","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.2","_nodeVersion":"12.19.0","_npmVersion":"7.16.0","dist":{"shasum":"043a2f447037ba593a71db53a7fbcb8fa4527dfc","size":29522,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.2.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.2_1623684891233_0.4999777735697539"},"_hasShrinkwrap":false,"publish_time":1623684891421,"_cnpm_publish_time":1623684891421,"_cnpmcore_publish_time":"2021-12-17T01:25:06.381Z"},"3.0.1":{"name":"ip-cidr","version":"3.0.1","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"7585d04198c8eead340656bd472074f1e84060db","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.1","_nodeVersion":"12.19.0","_npmVersion":"7.16.0","dist":{"shasum":"978bbb31b46e7a40c9a2d91728605d1c31896913","size":29480,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.1.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.1_1623427780153_0.49553010941169595"},"_hasShrinkwrap":false,"publish_time":1623427780342,"_cnpm_publish_time":1623427780342,"_cnpmcore_publish_time":"2021-12-17T01:25:06.660Z"},"3.0.0":{"name":"ip-cidr","version":"3.0.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^7.1.0","jsbn":"^1.1.0"},"devDependencies":{"@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"924d61535223dd3aa06fca5e1ef44f5cbd1fb760","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@3.0.0","_nodeVersion":"12.18.3","_npmVersion":"7.16.0","dist":{"shasum":"aedb76148a5696b52fa9ee0ed42e2aaee223aeae","size":29480,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-3.0.0.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_3.0.0_1622829911587_0.05857590778209998"},"_hasShrinkwrap":false,"publish_time":1622829911724,"_cnpm_publish_time":1622829911724,"_cnpmcore_publish_time":"2021-12-17T01:25:06.968Z"},"2.1.5":{"name":"ip-cidr","version":"2.1.5","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^1.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"cd0261474893f9b2e41e9aedec12bd6de0df6a98","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.5","_nodeVersion":"12.18.3","_npmVersion":"7.16.0","dist":{"shasum":"67fd02ee001d6ac0f253a1d577e4170a8f7d480b","size":56572,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.5.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.5_1622826738611_0.4585374053166478"},"_hasShrinkwrap":false,"publish_time":1622826738731,"_cnpm_publish_time":1622826738731,"_cnpmcore_publish_time":"2021-12-17T01:25:07.340Z"},"2.1.4":{"name":"ip-cidr","version":"2.1.4","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^1.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"5f37daa7a5c22fade84ae6b6efc13f5be7f9acc6","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.4","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"5d687775a15afb394a1132a8f57e7f5b798c3942","size":56869,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.4.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.4_1617265037956_0.8498683875913953"},"_hasShrinkwrap":false,"publish_time":1617265038131,"_cnpm_publish_time":1617265038131,"_cnpmcore_publish_time":"2021-12-17T01:25:07.746Z"},"2.1.3":{"name":"ip-cidr","version":"2.1.3","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^1.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"11bb4616675f6c8ea05337c5de6c7b8bfd93da25","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.3","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"158cf1d87bf2474ac5091d4791e435772e2fb99d","size":56869,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.3.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.3_1615553195610_0.14207318902718802"},"_hasShrinkwrap":false,"publish_time":1615553195787,"_cnpm_publish_time":1615553195787,"_cnpmcore_publish_time":"2021-12-17T01:25:08.127Z"},"2.1.2":{"name":"ip-cidr","version":"2.1.2","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^1.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"40f3ae84e0f1b997a4a4d715eeba6f1a8565133f","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.2","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"50b93806b75e589e68554eb45bc58f3aeaf58ed7","size":56867,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.2.tgz"},"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.2_1614249219410_0.2261026195922733"},"_hasShrinkwrap":false,"publish_time":1614249219568,"_cnpm_publish_time":1614249219568,"_cnpmcore_publish_time":"2021-12-17T01:25:08.520Z"},"2.1.1":{"name":"ip-cidr","version":"2.1.1","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"a3276cfe9f9bc32d8e06d9acd24f765cfe651ce2","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.1","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"e54e4317dd812a84fe361d89610e2e4166ccd19a","size":67311,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.1.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.1_1603861479100_0.5912808007781643"},"_hasShrinkwrap":false,"publish_time":1603861479201,"_cnpm_publish_time":1603861479201,"_cnpmcore_publish_time":"2021-12-17T01:25:08.943Z"},"2.1.0":{"name":"ip-cidr","version":"2.1.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"da93a4accac914a238c8bf3087a9bab7aad8fe2e","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.1.0","_nodeVersion":"12.12.0","_npmVersion":"6.14.7","dist":{"shasum":"de2216507c87aa35f3001cfc6b1f21d34f84e49e","size":67361,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.1.0.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.1.0_1597565096159_0.6572136187873403"},"_hasShrinkwrap":false,"publish_time":1597565096266,"_cnpm_publish_time":1597565096266,"_cnpmcore_publish_time":"2021-12-17T01:25:09.320Z"},"2.0.17":{"name":"ip-cidr","version":"2.0.17","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"70163423750b638ba19bc65ac1f3c7acb89956e0","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.17","_nodeVersion":"12.12.0","_npmVersion":"6.11.3","dist":{"shasum":"60f644d905f453c1127a68b3db2a0190a5ab4d97","size":66996,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.17.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.17_1596296778625_0.9131775715505313"},"_hasShrinkwrap":false,"publish_time":1596296778769,"_cnpm_publish_time":1596296778769,"_cnpmcore_publish_time":"2021-12-17T01:25:09.632Z"},"2.0.16":{"name":"ip-cidr","version":"2.0.16","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"44c61ba3d62840018c224366641f645713d08ca1","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.16","_nodeVersion":"12.12.0","_npmVersion":"6.14.6","dist":{"shasum":"e6cdfb202cbb9b7ad92f80b00066005824b1e04b","size":66995,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.16.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.16_1594895269599_0.8583499136046469"},"_hasShrinkwrap":false,"publish_time":1594895269700,"_cnpm_publish_time":1594895269700,"_cnpmcore_publish_time":"2021-12-17T01:25:09.985Z"},"2.0.15":{"name":"ip-cidr","version":"2.0.15","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"01e63d4b526153c948d2dfd8e8df1c7a34394fe6","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.15","_nodeVersion":"12.12.0","_npmVersion":"6.14.6","dist":{"shasum":"6fba6b9849b55582393d49c9d9cc58a344e8e955","size":66993,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.15.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.15_1594885148031_0.2445545023081519"},"_hasShrinkwrap":false,"publish_time":1594885148127,"_cnpm_publish_time":1594885148127,"_cnpmcore_publish_time":"2021-12-17T01:25:10.299Z"},"2.0.14":{"name":"ip-cidr","version":"2.0.14","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"a5c28e7bc8f58b0b0d88e2083d3b3565ae88c398","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.14","_nodeVersion":"12.12.0","_npmVersion":"6.14.6","dist":{"shasum":"c060dac60f746b33666cf9e224477f5712717c5f","size":66993,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.14.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.14_1594884914453_0.25503959925041153"},"_hasShrinkwrap":false,"publish_time":1594884914559,"_cnpm_publish_time":1594884914559,"_cnpmcore_publish_time":"2021-12-17T01:25:10.678Z"},"2.0.13":{"name":"ip-cidr","version":"2.0.13","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"60a8a7dae5ea9f855b3272fcb962fc91d0592763","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.13","_nodeVersion":"12.12.0","_npmVersion":"6.14.5","dist":{"shasum":"84350eb709a16f7dbbe5e1111de38e4510e5f706","size":66988,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.13.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.13_1591960117085_0.38673600161877575"},"_hasShrinkwrap":false,"publish_time":1591960117188,"_cnpm_publish_time":1591960117188,"_cnpmcore_publish_time":"2021-12-17T01:25:10.959Z"},"2.0.12":{"name":"ip-cidr","version":"2.0.12","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build && git add ./dist/*"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"8f76c9375585fdde34df63fc72429356d62156f9","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.12","_nodeVersion":"12.12.0","_npmVersion":"6.14.4","dist":{"shasum":"b6ca55182cb6644d3fea88a6a63b272b60017e17","size":66971,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.12.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.12_1587544708981_0.46984099104796173"},"_hasShrinkwrap":false,"publish_time":1587544709151,"_cnpm_publish_time":1587544709151,"_cnpmcore_publish_time":"2021-12-17T01:25:11.311Z"},"2.0.11":{"name":"ip-cidr","version":"2.0.11","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"dependencies":{"ip-address":"^6.3.0","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"31381daf4a259d85675655015d0fd3bd6a3fbef7","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.11","_nodeVersion":"12.12.0","_npmVersion":"6.14.4","dist":{"shasum":"57458d6ace04890975792f718e74bbf31c486bee","size":66793,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.11.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.11_1587018508940_0.2043086464451218"},"_hasShrinkwrap":false,"publish_time":1587018509094,"_cnpm_publish_time":1587018509094,"_cnpmcore_publish_time":"2021-12-17T01:25:12.587Z"},"2.0.10":{"name":"ip-cidr","version":"2.0.10","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"^4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"8df0cfe00d2425f8f7e7f7ff68d1da01e7719080","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.10","_nodeVersion":"12.12.0","_npmVersion":"6.14.4","dist":{"shasum":"315c2f07fe8236643f98848a1adda2e88245ed62","size":133891,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.10.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.10_1585647248306_0.19988218236551303"},"_hasShrinkwrap":false,"publish_time":1585647248453,"_cnpm_publish_time":1585647248453,"_cnpmcore_publish_time":"2021-12-17T01:25:13.390Z"},"2.0.9":{"name":"ip-cidr","version":"2.0.9","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","husky":"4.2.3","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"9a170a565d36b818b34662723080bbfb6b7ef251","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.9","_nodeVersion":"12.12.0","_npmVersion":"6.14.4","dist":{"shasum":"0e3dfb1839b0d339fdfefb0ee5e2863a16168a4e","size":133888,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.9.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.9_1585645220630_0.8120489549760099"},"_hasShrinkwrap":false,"publish_time":1585645220760,"_cnpm_publish_time":1585645220760,"_cnpmcore_publish_time":"2021-12-17T01:25:13.882Z"},"2.0.8":{"name":"ip-cidr","version":"2.0.8","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"dependencies":{"husky":"^4.2.1","ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"ebe0b3b1758532b65aeb5d755037b3f623fa485f","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.8","_nodeVersion":"12.12.0","_npmVersion":"6.14.2","dist":{"shasum":"57ca552f2a35dce83d06d56d04965f11d9448488","size":133885,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.8.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.8_1584891032720_0.8167169347289587"},"_hasShrinkwrap":false,"publish_time":1584891032865,"_cnpm_publish_time":1584891032865,"_cnpmcore_publish_time":"2021-12-17T01:25:14.348Z"},"2.0.7":{"name":"ip-cidr","version":"2.0.7","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"husky":{"hooks":{"pre-commit":"npm run test && npm run build"}},"dependencies":{"husky":"^4.2.1","ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^6.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"0da3e2d4fcdd20fc8e26272cdf41f5fc50799703","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.7","_nodeVersion":"12.12.0","_npmVersion":"6.13.7","dist":{"shasum":"4b3df4e18fed9f336407ffae6a90415eea652852","size":133884,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.7.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.7_1581320894517_0.7147244333114016"},"_hasShrinkwrap":false,"publish_time":1581320894720,"_cnpm_publish_time":1581320894720,"_cnpmcore_publish_time":"2021-12-17T01:25:14.797Z"},"2.0.6":{"name":"ip-cidr","version":"2.0.6","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^6.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"6fba8a93b9fb44387a4739ed333cd488b0447f23","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.6","_nodeVersion":"10.16.0","_npmVersion":"6.10.2","dist":{"shasum":"64c9a695a720e63c1b3f98a455cbef1ef0fcb626","size":133788,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.6.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.6_1565109177244_0.5055622268847066"},"_hasShrinkwrap":false,"publish_time":1565109177372,"_cnpm_publish_time":1565109177372,"_cnpmcore_publish_time":"2021-12-17T01:25:15.289Z"},"2.0.5":{"name":"ip-cidr","version":"2.0.5","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Alexander Balasyan","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^6.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"9fbc47fd9c65397c6eb38bddda76e48cbfa015a0","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.5","_nodeVersion":"8.2.1","_npmVersion":"6.10.2","dist":{"shasum":"c0c980b3d1740cd528796479f0f7d4d6a4922d4b","size":133790,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.5.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.5_1564384747205_0.3654698822940248"},"_hasShrinkwrap":false,"publish_time":1564384747394,"_cnpm_publish_time":1564384747394,"_cnpmcore_publish_time":"2021-12-17T01:25:15.764Z"},"2.0.4":{"name":"ip-cidr","version":"2.0.4","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^6.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"71f92752ac9b5607bf6f2144d025056138e1cc72","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.4","_nodeVersion":"8.2.1","_npmVersion":"6.10.2","dist":{"shasum":"a45e50e3a3f3d11460703a600f4fd01d92f7d15d","size":133786,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.4.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.4_1564337979829_0.2722368632707841"},"_hasShrinkwrap":false,"publish_time":1564337980016,"_cnpm_publish_time":1564337980016,"_cnpmcore_publish_time":"2021-12-17T01:25:16.165Z"},"2.0.3":{"name":"ip-cidr","version":"2.0.3","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.9.4","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.5.0","chai":"^3.5.0","mocha":"^6.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"569f6b26efdbc17ca64ac50099d6fa85ef5b5eb6","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.3","_nodeVersion":"8.2.1","_npmVersion":"6.10.2","dist":{"shasum":"d03a5236c48ab983f1cdaa7d0a476b2f9792c709","size":133789,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.3.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.3_1564217552807_0.5251550314561966"},"_hasShrinkwrap":false,"publish_time":1564217552943,"_cnpm_publish_time":1564217552943,"_cnpmcore_publish_time":"2021-12-17T01:25:16.670Z"},"2.0.2":{"name":"ip-cidr","version":"2.0.2","description":"Module for working with CIDR (v4, v6)","main":"./index.js","types":"./index.d.ts","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"@types/ip-address":"^5.8.2","@types/jsbn":"^1.2.29","browserify":"^14.4.0","chai":"^3.5.0","mocha":"^3.2.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"a43934180e16303398cee451c4f2516b9da858b7","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.2","_npmVersion":"6.5.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"9152b3f77c6a92e43a2deaa4d939220634e1e09d","size":68070,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.2.tgz"},"maintainers":[{"name":"ortex","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.2_1545545200749_0.005601334036094752"},"_hasShrinkwrap":false,"publish_time":1545545200967,"_cnpm_publish_time":1545545200967,"_cnpmcore_publish_time":"2021-12-17T01:25:17.090Z"},"2.0.1":{"name":"ip-cidr","version":"2.0.1","description":"Module for working with CIDR (v4, v6)","main":"./index.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"browserify":"^14.4.0","mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"19f1a68f20ef77a7e111c530f7c66dd19eade78a","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"554377b21ab51a223fba0ccea2d6006986804afe","size":67681,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.1.tgz"},"maintainers":[{"name":"ortex","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.1_1543567234858_0.4428732387520242"},"_hasShrinkwrap":false,"publish_time":1543567235046,"_cnpm_publish_time":1543567235046,"_cnpmcore_publish_time":"2021-12-17T01:25:17.392Z"},"2.0.0":{"name":"ip-cidr","version":"2.0.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"browserify":"^14.4.0","mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"659774d32d10f2dc3e4173555d317e4b52df4c19","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@2.0.0","_npmVersion":"6.0.0","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"923009291b65797f0a6462b220063060091c334c","size":67439,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-2.0.0.tgz"},"maintainers":[{"name":"ortex","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr_2.0.0_1527402738183_0.5467016308745067"},"_hasShrinkwrap":false,"publish_time":1527402738299,"_cnpm_publish_time":1527402738299,"_cnpmcore_publish_time":"2021-12-17T01:25:17.804Z"},"1.1.2":{"name":"ip-cidr","version":"1.1.2","description":"Module for working with CIDR (v4, v6)","main":"./index.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"browserify":"^14.4.0","mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"32e558f7424e95ccee86dbd641e3075f2af235f6","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.1.2","_npmVersion":"5.4.2","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"3276a25145b716cb542a23eb944d4dfc45a20557","size":66648,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.1.2.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr-1.1.2.tgz_1507304264979_0.2086689283605665"},"directories":{},"publish_time":1507304266199,"_hasShrinkwrap":false,"_cnpm_publish_time":1507304266199,"_cnpmcore_publish_time":"2021-12-17T01:25:18.173Z"},"1.1.1":{"name":"ip-cidr","version":"1.1.1","description":"Module for working with CIDR (v4, v6)","main":"./index.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"browserify":"^14.4.0","mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"fb88f1a47f5fa389bf8c4d87fcb9388c7e7ea8a7","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.1.1","_npmVersion":"5.4.2","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"3018a89b0b74f3bb434c1ce5cb8bba250f18cbfd","size":66638,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.1.1.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr-1.1.1.tgz_1506926513672_0.8016213120426983"},"directories":{},"publish_time":1506926514805,"_hasShrinkwrap":false,"_cnpm_publish_time":1506926514805,"_cnpmcore_publish_time":"2021-12-17T01:25:18.488Z"},"1.1.0":{"name":"ip-cidr","version":"1.1.0","description":"Module for working with CIDR (v4, v6)","main":"./index.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha","build":"browserify ./ip-cidr.js > ./dist/ip-cidr.js"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"browserify":"^14.4.0","mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"40230a860aeb94c38b4e8758ef30ce8f63241c92","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.1.0","_npmVersion":"5.4.1","_nodeVersion":"8.2.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"ca8bfaf4f5350ebe762fbc2c6a4fa5aea2d0761c","size":66588,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.1.0.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ip-cidr-1.1.0.tgz_1505391519276_0.20709864445962012"},"directories":{},"publish_time":1505391520556,"_hasShrinkwrap":false,"_cnpm_publish_time":1505391520556,"_cnpmcore_publish_time":"2021-12-17T01:25:18.846Z"},"1.0.4":{"name":"ip-cidr","version":"1.0.4","description":"Module for working with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"d40597bb3f6c7cfa1013aa8c03aa2873cf70c23b","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.0.4","_shasum":"45638cf73974e6fd7bf8c7df76a7777880c4b07b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"45638cf73974e6fd7bf8c7df76a7777880c4b07b","size":2774,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.0.4.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ip-cidr-1.0.4.tgz_1492941158660_0.8556760447099805"},"directories":{},"publish_time":1492941159231,"_hasShrinkwrap":false,"_cnpm_publish_time":1492941159231,"_cnpmcore_publish_time":"2021-12-17T01:25:19.241Z"},"1.0.3":{"name":"ip-cidr","version":"1.0.3","description":"Module for working with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"2d622aa7104495fcde6ba2b08bfe3d01b961d8c4","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.0.3","_shasum":"b7440d702b02b703e2c18e4489376c182e9eb5c6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"b7440d702b02b703e2c18e4489376c182e9eb5c6","size":2785,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.0.3.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ip-cidr-1.0.3.tgz_1486494939287_0.8024357894901186"},"directories":{},"publish_time":1486494939893,"_hasShrinkwrap":false,"_cnpm_publish_time":1486494939893,"_cnpmcore_publish_time":"2021-12-17T01:25:19.530Z"},"1.0.2":{"name":"ip-cidr","version":"1.0.2","description":"Module for working with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"e0ad9f1ad8361d81fd69e8fa2d0bd53b0db63332","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.0.2","_shasum":"f29fc04b56f9a943e155b80eec05a12f9403ae74","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"f29fc04b56f9a943e155b80eec05a12f9403ae74","size":2786,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.0.2.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ip-cidr-1.0.2.tgz_1486406583650_0.4791453054640442"},"directories":{},"publish_time":1486406584368,"_hasShrinkwrap":false,"_cnpm_publish_time":1486406584368,"_cnpmcore_publish_time":"2021-12-17T01:25:19.743Z"},"1.0.1":{"name":"ip-cidr","version":"1.0.1","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"528d33f02e38bd6669c41a27e7188bcbbf66d33d","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.0.1","_shasum":"051f01cf18041dd91ef20d331eb1145d2a9502e6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"051f01cf18041dd91ef20d331eb1145d2a9502e6","size":2810,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.0.1.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ip-cidr-1.0.1.tgz_1486396596091_0.49217800493352115"},"directories":{},"publish_time":1486396597920,"_hasShrinkwrap":false,"_cnpm_publish_time":1486396597920,"_cnpmcore_publish_time":"2021-12-17T01:25:19.984Z"},"1.0.0":{"name":"ip-cidr","version":"1.0.0","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","scripts":{"test":"mocha"},"dependencies":{"ip-address":"^5.8.6","jsbn":"^0.1.0"},"devDependencies":{"mocha":"^3.2.0","chai":"^3.5.0"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"c54ac7a1cda3694b8ca9c38cdf945e14e404dc2d","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@1.0.0","_shasum":"92cbfe3c5a3a0c997f0e1b897b7360637ec29e61","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"92cbfe3c5a3a0c997f0e1b897b7360637ec29e61","size":2807,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-1.0.0.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/ip-cidr-1.0.0.tgz_1486396170247_0.25935945427045226"},"directories":{},"publish_time":1486396170998,"_hasShrinkwrap":false,"_cnpm_publish_time":1486396170998,"_cnpmcore_publish_time":"2021-12-17T01:25:20.263Z"},"0.0.4":{"name":"ip-cidr","version":"0.0.4","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","dependencies":{"ip-address":"^5","jsbn":"*"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"225adbc059e4b03fecd4154198b9a942cc7cbcf4","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@0.0.4","scripts":{},"_shasum":"362cc3498b8c23b90354e94ad211239eacfab822","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"362cc3498b8c23b90354e94ad211239eacfab822","size":1678,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-0.0.4.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ip-cidr-0.0.4.tgz_1477943655312_0.4027496986091137"},"directories":{},"publish_time":1477943657179,"_hasShrinkwrap":false,"_cnpm_publish_time":1477943657179,"_cnpmcore_publish_time":"2021-12-17T01:25:20.474Z"},"0.0.3":{"name":"ip-cidr","version":"0.0.3","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","dependencies":{"ip-address":"^5","jsbn":"*"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"b3fb9d2e11faa134aa396144ab01afec4c6162b3","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@0.0.3","scripts":{},"_shasum":"3641b122b857bd887cdd3173efbc7fc94ade7e5d","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"3641b122b857bd887cdd3173efbc7fc94ade7e5d","size":1720,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-0.0.3.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ip-cidr-0.0.3.tgz_1474698814041_0.513013863004744"},"directories":{},"publish_time":1474698815970,"_hasShrinkwrap":false,"_cnpm_publish_time":1474698815970,"_cnpmcore_publish_time":"2021-12-17T01:25:20.688Z"},"0.0.2":{"name":"ip-cidr","version":"0.0.2","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","dependencies":{"ip-address":"^5","jsbn":"*"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"418ea9ca77ccc4c8a812e6fede50c0b3b29f5452","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@0.0.2","scripts":{},"_shasum":"12dfb4e90e61b62b6e134a4ea86dee9303520cbe","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"12dfb4e90e61b62b6e134a4ea86dee9303520cbe","size":1715,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-0.0.2.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/ip-cidr-0.0.2.tgz_1473920040964_0.8320648460648954"},"directories":{},"publish_time":1473920042076,"_hasShrinkwrap":false,"_cnpm_publish_time":1473920042076,"_cnpmcore_publish_time":"2021-12-17T01:25:20.934Z"},"0.0.1":{"name":"ip-cidr","version":"0.0.1","description":"Module for work with CIDR (v4, v6)","main":"./ip-cidr.js","author":{"name":"Balasyan Alexandr","email":"mywebstreet@gmail.com"},"keywords":["ip","cidr","range","from","to","array"],"license":"MIT","dependencies":{"ip-address":"^5","jsbn":"*"},"repository":{"type":"git","url":"git+https://github.com/ortexx/ip-cidr.git"},"engines":{"node":">=5.0.0"},"gitHead":"108f931c1a59bb81839679043e638d5ab6c9f534","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"homepage":"https://github.com/ortexx/ip-cidr#readme","_id":"ip-cidr@0.0.1","scripts":{},"_shasum":"ca43ce6640f45ba59439c30e8ebb9c6aa460b140","_from":".","_npmVersion":"3.8.6","_nodeVersion":"6.1.0","_npmUser":{"name":"ortex","email":"mywebstreet@gmail.com"},"dist":{"shasum":"ca43ce6640f45ba59439c30e8ebb9c6aa460b140","size":1714,"noattachment":false,"key":"/ip-cidr/-/ip-cidr-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ip-cidr/download/ip-cidr-0.0.1.tgz"},"maintainers":[{"name":"ortex","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ip-cidr-0.0.1.tgz_1473844532960_0.4549646370578557"},"directories":{},"publish_time":1473844534673,"_hasShrinkwrap":false,"_cnpm_publish_time":1473844534673,"_cnpmcore_publish_time":"2021-12-17T01:25:21.124Z"}},"readme":"# Install  \n`npm install ip-cidr`\n\n# About  \nModule for working with CIDR (v4, v6). Based on [ip-address](https://github.com/beaugunderson/ip-address).\nSince v4+ using javascript BigInt for big numbers handling.\n\n# Example  \n\n```js\nimport IPCIDR from 'ip-cidr';\nconst address = \"50.165.190.0/23\";\n\nif(!IPCIDR.isValidCIDR(address)) {\n  return;\n}\n\nconst cidr = new IPCIDR(address); \n\n// get start ip address as a string\ncidr.start(); \n\n// get end ip address as a big integer\ncidr.end({ type: \"bigInteger\" }); \n\n// do something with each element of the range  \ncidr.loop(ip => console.log(ip), { type: \"addressObject\" });\n\n// get an array of all ip addresses in the range as a big integer;\ncidr.toArray({ type: \"bigInteger\" }); \n\n// get an array by chunks using from/limit\ncidr.toArray({ from: 1, limit: 2n });\n\n// get an array by chunks using from/to\ncidr.toArray({ from: BigInt('1'), to: 3 });\ncidr.toArray({ from: '50.165.190.1', to: '50.165.190.3' });\n\n// get an array of start and end ip addresses as a string [startIpAsString, endIpAsString]\ncidr.toRange(); \n```\n\n## Client side\nLoad __/dist/ip-cidr.js__ as a script and you can get the library in __window.IPCIDR__\n\n# API  \n### .formatIP(address, [options])  \nto return an \"ip-address\" module object in the necessary format \n\n### .isValidAddress(address)  \nto check the address is valid or not (ip or cidr)\n\n### .isValidCIDR(address)  \nto check the address is valid (only cidr)\n\n### .createAddress(address)  \nto create an object address from the string\n\n### .prototype.contains(address)  \nto check the address belongs to the range\n\n### .prototype.start([options])  \nto get the start ip address\n\n### .prototype.end([options])  \nto get the end ip address\n\n### .prototype.toString()   \nto convert the cidr to a string like \"50.165.190.0/23\"\n\n### .prototype.toRange([options])  \nto convert the cidr to an array with start and end ip addresses [startIp, endIp]\n\n### .prototype.toObject([options])   \nto convert the cidr to an object with start and end ip addresses {start: startIp, end: endIp}\n\n### .prototype.toArray([options], [results])  \nto convert the cidr to an array with all ip addresses in the range  \nyou can get information by chunks using **options.from/options.limit** or **options.from/options.to**  \nyou can pass the second argument \"results\" (object) to get all chunk pagination information\n\n### .prototype.loop(fn, [options], [results])  \nto run __fn__ for each element of the range  \nyou can use the same chunk options as in __.toArray()__\n\n\n\n","_attachments":{},"homepage":"https://github.com/ortexx/ip-cidr#readme","bugs":{"url":"https://github.com/ortexx/ip-cidr/issues"},"license":"MIT"}