{"_id":"detect-port","_rev":"4282004","name":"detect-port","description":"Node.js implementation of port detector","dist-tags":{"latest":"2.1.0","release-1.x":"1.6.1"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"time":{"modified":"2026-04-07T20:12:58.000Z","created":"2015-05-29T17:24:30.990Z","2.1.0":"2024-12-10T03:41:16.902Z","2.0.1":"2024-12-08T16:00:30.915Z","2.0.0":"2024-12-08T03:51:22.119Z","1.6.1":"2024-05-08T15:35:09.974Z","1.6.0":"2024-05-08T08:46:38.768Z","1.5.1":"2022-09-22T11:06:21.087Z","1.5.1-beta":"2022-09-22T10:43:52.263Z","1.5.0":"2022-09-21T15:22:19.504Z","1.4.1":"2022-09-21T15:05:48.589Z","1.4.0":"2022-09-21T15:02:50.739Z","1.3.0":"2018-11-20T05:49:51.899Z","1.2.3":"2018-05-16T13:23:33.958Z","1.2.2":"2017-11-05T17:10:27.738Z","1.2.1":"2017-06-12T04:29:26.059Z","1.2.0":"2017-06-06T12:42:58.028Z","1.1.4":"2017-06-06T08:27:03.450Z","1.1.3":"2017-05-24T04:01:55.187Z","1.1.2":"2017-05-11T03:55:39.459Z","1.1.1":"2017-03-17T15:47:41.798Z","1.1.0":"2017-01-17T14:13:36.707Z","1.0.7":"2016-12-11T02:55:18.034Z","1.0.6":"2016-11-29T12:28:06.337Z","1.0.5":"2016-10-31T00:55:19.128Z","1.0.4":"2016-10-30T01:46:20.138Z","1.0.3":"2016-10-30T01:43:43.700Z","1.0.2":"2016-10-29T16:02:26.590Z","1.0.1":"2016-09-18T04:13:28.087Z","1.0.0":"2016-08-01T15:17:25.294Z","0.1.4":"2015-08-24T12:28:12.749Z","0.1.3":"2015-08-17T10:05:51.114Z","0.1.2":"2015-05-31T14:15:57.573Z","0.1.1":"2015-05-30T03:22:59.807Z","0.1.0":"2015-05-29T17:24:30.990Z"},"users":{"3846masa":true,"xudafeng":true,"f124275809":true,"qddegtya":true,"soenkekluth":true,"leapm":true,"edwardxyt":true,"xuu":true,"xfloops":true,"daizch":true},"repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"versions":{"2.1.0":{"name":"detect-port","version":"2.1.0","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"dist/commonjs/bin/detect-port.js","detect-port":"dist/commonjs/bin/detect-port.js"},"main":"./dist/commonjs/index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^2.0.1"},"devDependencies":{"@eggjs/tsconfig":"^1.3.3","@types/mocha":"^10.0.6","@types/node":"^22.10.1","egg-bin":"^6.9.0","eslint":"^8.52.0","eslint-config-egg":"^13.0.0","execa":"^8.0.1","mm":"^3.4.0","strip-ansi":"^7.1.0","tshy":"^3.0.2","tshy-after":"^1.0.0","typescript":"^5.2.2"},"scripts":{"pretest":"npm run lint -- --fix && npm run prepublishOnly","test":"egg-bin test","lint":"eslint src test --ext ts","ci":"npm run lint && npm run cov && npm run prepublishOnly","prepublishOnly":"tshy && tshy-after","precov":"npm run prepublishOnly","cov":"egg-bin cov"},"engines":{"node":">= 16.0.0"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","tshy":{"exports":{".":"./src/index.ts"}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"types":"./dist/commonjs/index.d.ts","type":"module","module":"./dist/esm/index.js","_id":"detect-port@2.1.0","gitHead":"a2cfe1daed83c8f93358aea8b281a91514c307c4","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"03d72644891fa451ca5609b83107a8a0ebd03f91","size":12543,"noattachment":false,"key":"/detect-port/-/detect-port-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-2.1.0.tgz"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/detect-port_2.1.0_1733802076716_0.9432713467795033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T03:41:16.902Z","publish_time":1733802076902,"_source_registry_name":"default","_cnpm_publish_time":1733802076902},"2.0.1":{"name":"detect-port","version":"2.0.1","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"dist/commonjs/bin/detect-port.js","detect-port":"dist/commonjs/bin/detect-port.js"},"main":"./dist/commonjs/index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^2.0.1"},"devDependencies":{"@eggjs/tsconfig":"^1.3.3","@types/mocha":"^10.0.6","@types/node":"^22.10.1","egg-bin":"^6.9.0","eslint":"^8.52.0","eslint-config-egg":"^13.0.0","execa":"^8.0.1","mm":"^3.4.0","strip-ansi":"^7.1.0","tshy":"^3.0.2","tshy-after":"^1.0.0","typescript":"^5.2.2"},"scripts":{"pretest":"npm run lint -- --fix && npm run prepublishOnly","test":"egg-bin test","lint":"eslint src test --ext ts","ci":"npm run lint && npm run cov && npm run prepublishOnly","prepublishOnly":"tshy && tshy-after","precov":"npm run prepublishOnly","cov":"egg-bin cov"},"engines":{"node":">= 16.0.0"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","tshy":{"exports":{".":"./src/index.ts"}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"types":"./dist/commonjs/index.d.ts","type":"module","module":"./dist/esm/index.js","_id":"detect-port@2.0.1","gitHead":"9a90713b970f880a5f2a3f533fb59bbe80591f26","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"shasum":"3415f6900326683a63e428560b2564c8f460807d","size":12057,"noattachment":false,"key":"/detect-port/-/detect-port-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-2.0.1.tgz"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_2.0.1_1733673630703_0.7404852380706266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-08T16:00:30.915Z","publish_time":1733673630915,"_source_registry_name":"default","_cnpm_publish_time":1733673630915},"2.0.0":{"name":"detect-port","version":"2.0.0","keywords":["detect","port"],"license":"MIT","_id":"detect-port@2.0.0","maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"homepage":"https://github.com/node-modules/detect-port","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"bin":{"detect":"dist/commonjs/bin/detect-port.js","detect-port":"dist/commonjs/bin/detect-port.js"},"dist":{"shasum":"c0f77e183b14a9dd5d8964501cd268818413ac98","size":11966,"noattachment":false,"key":"/detect-port/-/detect-port-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-2.0.0.tgz"},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts"}},"type":"module","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">= 16.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"gitHead":"b2cf1bb645944f9d236b792b5d9e47ed4c4bc106","scripts":{"ci":"npm run lint && npm run cov && npm run prepublishOnly","cov":"egg-bin cov","lint":"eslint src test --ext ts","test":"egg-bin test","precov":"npm run prepublishOnly","pretest":"npm run lint -- --fix && npm run prepublishOnly","prepublishOnly":"tshy && tshy-after"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"repository":{"url":"git://github.com/node-modules/detect-port.git","type":"git"},"_npmVersion":"10.8.2","description":"Node.js implementation of port detector","directories":{},"_nodeVersion":"18.20.5","dependencies":{"address":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"mm":"^3.4.0","tshy":"^3.0.2","execa":"^8.0.1","eslint":"^8.52.0","egg-bin":"^6.9.0","strip-ansi":"^7.1.0","tshy-after":"^1.0.0","typescript":"^5.2.2","@types/node":"^22.10.1","@types/mocha":"^10.0.6","@eggjs/tsconfig":"^1.3.3","eslint-config-egg":"^13.0.0"},"_npmOperationalInternal":{"tmp":"tmp/detect-port_2.0.0_1733629881911_0.05591186579530394","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-12-08T03:51:22.119Z","publish_time":1733629882119,"_source_registry_name":"default","_cnpm_publish_time":1733629882119},"1.6.1":{"name":"detect-port","version":"1.6.1","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"^5.2.0","eslint":"^8.23.1","eslint-config-egg":"^12.0.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"engines":{"node":">= 4.0.0"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","_id":"detect-port@1.6.1","gitHead":"5e8f3ed850b09175d76303ee94c8d9276196c45b","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"45e4073997c5f292b957cb678fb0bb8ed4250a67","size":4351,"noattachment":false,"key":"/detect-port/-/detect-port-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.6.1.tgz"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.6.1_1715182509818_0.37338754057711565"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T15:35:09.974Z","publish_time":1715182509974,"_source_registry_name":"default","_cnpm_publish_time":1715182509974},"1.6.0":{"name":"detect-port","version":"1.6.0","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^2.0.2"},"devDependencies":{"command-line-test":"1","egg-bin":"6","eslint":"8","eslint-config-egg":"12","git-contributor":"2","mm":"3","pedding":"1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"engines":{"node":">= 14.0.0"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","_id":"detect-port@1.6.0","gitHead":"174fc4330cb09137a69bdff6f2002db44d23aeb2","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"shasum":"5907b17f09883549cbfdcb786c64915f6a9e7a37","size":4319,"noattachment":false,"key":"/detect-port/-/detect-port-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.6.0.tgz"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.6.0_1715157998613_0.1631502960727227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T08:46:38.768Z","publish_time":1715157998768,"_source_registry_name":"default","_cnpm_publish_time":1715157998768},"1.5.1":{"name":"detect-port","version":"1.5.1","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"^5.2.0","egg-ci":"^2.1.0","eslint":"^8.23.1","eslint-config-egg":"^12.0.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"ci":{"os":"linux","version":"14, 16, 18"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"9dd9ce34b560a434ee3a393f6ddea884691f632f","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.5.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"451ca9b6eaf20451acb0799b8ab40dff7718727b","size":4329,"noattachment":false,"key":"/detect-port/-/detect-port-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.5.1.tgz"},"_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.5.1_1663844780947_0.09279906093472046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T11:08:53.382Z","publish_time":1663844781087,"_cnpm_publish_time":1663844781087},"1.5.1-beta":{"name":"detect-port","version":"1.5.1-beta","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"^5.2.0","egg-ci":"^2.1.0","eslint":"^8.23.1","eslint-config-egg":"^12.0.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"ci":{"os":"linux","version":"14, 16, 18"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"f03efb369d82c29e00445762cd645ef8ba11157e","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.5.1-beta","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"7913753fd42c0a95164a6de517f8f6fd9ef3984b","size":4332,"noattachment":false,"key":"/detect-port/-/detect-port-1.5.1-beta.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.5.1-beta.tgz"},"_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.5.1-beta_1663843432079_0.926775870002845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T10:44:43.664Z","publish_time":1663843432263,"_cnpm_publish_time":1663843432263},"1.5.0":{"name":"detect-port","version":"1.5.0","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"^5.2.0","egg-ci":"^2.1.0","eslint":"^8.23.1","eslint-config-egg":"^12.0.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"ci":{"os":"linux","version":"14, 16, 18"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"f03efb369d82c29e00445762cd645ef8ba11157e","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.5.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"e40d67a0e93b464cbb7dda1e27a6edddd258d2a6","size":4310,"noattachment":false,"key":"/detect-port/-/detect-port-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.5.0.tgz"},"_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.5.0_1663773739371_0.4619773675600285"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-21T16:25:58.957Z","publish_time":1663773739504,"_cnpm_publish_time":1663773739504},"1.4.1":{"name":"detect-port","version":"1.4.1","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"5","egg-ci":"^1.1.0","eslint":"^6.1.0","eslint-config-egg":"^3.1.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"ci":{"version":"16"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"bc999ffa622fe39d967b515b32c5b0df770e69f7","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.4.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"9306f48555e121cdf76e73c46aa5adee674f6d08","size":4266,"noattachment":false,"key":"/detect-port/-/detect-port-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.4.1.tgz"},"_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.4.1_1663772748465_0.0441829217326386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-21T15:06:38.257Z","publish_time":1663772748589,"_cnpm_publish_time":1663772748589},"1.4.0":{"name":"detect-port","version":"1.4.0","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"bin/detect-port.js","detect-port":"bin/detect-port.js"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"4"},"devDependencies":{"command-line-test":"1","egg-bin":"5","egg-ci":"^1.1.0","eslint":"^6.1.0","eslint-config-egg":"^3.1.0","git-contributor":"1","mm":"^2.1.0","pedding":"^1.1.0","power-assert":"^1.6.1"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"ci":{"version":"16"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"bc999ffa622fe39d967b515b32c5b0df770e69f7","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.4.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"c5540efa1f8c78c101eae42b3be62cd020814b2a","size":4263,"noattachment":false,"key":"/detect-port/-/detect-port-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.4.0.tgz"},"_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"directories":{},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.4.0_1663772570625_0.7863122386666657"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-21T15:04:47.144Z","publish_time":1663772570739,"_cnpm_publish_time":1663772570739},"1.3.0":{"name":"detect-port","version":"1.3.0","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","git-contributor":"^1.0.8","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 8, 10"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"b80605357bd7a6396df19d27134308535ec84a4a","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"d9c40e9accadd4df5cac6a782aefd014d573d1f1","size":4803,"noattachment":false,"key":"/detect-port/-/detect-port-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.3.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.3.0_1542692991772_0.3352833850949015"},"_hasShrinkwrap":false,"publish_time":1542692991899,"_cnpm_publish_time":1542692991899},"1.2.3":{"name":"detect-port","version":"1.2.3","description":"Node.js implementation of port detector","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","git-contributor":"^1.0.8","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint .","contributor":"git-contributor"},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 8, 10"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"609bfa0fd59232433b0afa5f59d217be724b3a10","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.2.3","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"15bf49820d02deb84bfee0a74876b32d791bf610","size":5002,"noattachment":false,"key":"/detect-port/-/detect-port-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.2.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port_1.2.3_1526477013816_0.4053566400969004"},"_hasShrinkwrap":false,"publish_time":1526477013958,"_cnpm_publish_time":1526477013958},"1.2.2":{"name":"detect-port","version":"1.2.2","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"53331dee3a109d6faf062eeda2029d4a2b1e9b1f","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.2.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"57a44533632d8bc74ad255676866ca43f96c7469","size":3807,"noattachment":false,"key":"/detect-port/-/detect-port-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.2.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port-1.2.2.tgz_1509901827404_0.022866202984005213"},"directories":{},"publish_time":1509901827738,"_hasShrinkwrap":false,"_cnpm_publish_time":1509901827738},"1.2.1":{"name":"detect-port","version":"1.2.1","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"31562b0b4cea215442ca8704e274930909112b8c","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.2.1","_npmVersion":"5.0.3","_nodeVersion":"8.1.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"a2c0a048aa9df2b703fc54bb4436ce2118f09b5a","size":26556,"noattachment":false,"key":"/detect-port/-/detect-port-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.2.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port-1.2.1.tgz_1497241765945_0.42124639824032784"},"directories":{},"publish_time":1497241766059,"_hasShrinkwrap":false,"_cnpm_publish_time":1497241766059},"1.2.0":{"name":"detect-port","version":"1.2.0","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"4a9e127b6d01bd45d9b689bd931d878aa9b5d397","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.2.0","_shasum":"1810bb035835ad8f18c716295924685ddc9ec7ba","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"1810bb035835ad8f18c716295924685ddc9ec7ba","size":26542,"noattachment":false,"key":"/detect-port/-/detect-port-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.2.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port-1.2.0.tgz_1496752977926_0.4954096411820501"},"directories":{},"publish_time":1496752978028,"_hasShrinkwrap":false,"_cnpm_publish_time":1496752978028},"1.1.4":{"name":"detect-port","version":"1.1.4","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"dee99afcbd1cdf99079c84307cb25bd7fbd6461e","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.1.4","_shasum":"e361908f174a9e93b55aa99ac4f9411718575897","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.2.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"e361908f174a9e93b55aa99ac4f9411718575897","size":26395,"noattachment":false,"key":"/detect-port/-/detect-port-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.1.4.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port-1.1.4.tgz_1496737623296_0.5705332029610872"},"directories":{},"publish_time":1496737623450,"_hasShrinkwrap":false,"_cnpm_publish_time":1496737623450},"1.1.3":{"name":"detect-port","version":"1.1.3","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","mm":"^2.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"7e95af88c88223298d3b9cf7f9fd76007e38169a","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.1.3","_shasum":"5e639e9d61580d7c5be552431f21a2bc8a7a95d3","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"5e639e9d61580d7c5be552431f21a2bc8a7a95d3","size":26362,"noattachment":false,"key":"/detect-port/-/detect-port-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.1.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/detect-port-1.1.3.tgz_1495598514984_0.5063133237417787"},"directories":{},"publish_time":1495598515187,"_hasShrinkwrap":false,"_cnpm_publish_time":1495598515187},"1.1.2":{"name":"detect-port","version":"1.1.2","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"address":"^1.0.1","debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"e99c992cfdc59a6861e9ba33b469e2a5c7d306e7","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.1.2","_shasum":"f7706366d37af0e3c3fe9c6b7b4d55b4a32d223b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"f7706366d37af0e3c3fe9c6b7b4d55b4a32d223b","size":26287,"noattachment":false,"key":"/detect-port/-/detect-port-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.1.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-port-1.1.2.tgz_1494474937400_0.23703347309492528"},"directories":{},"publish_time":1494474939459,"_cnpm_publish_time":1494474939459,"_hasShrinkwrap":false},"1.1.1":{"name":"detect-port","version":"1.1.1","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^1.10.3","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0","pedding":"^1.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"bd4593fd17ffb00a6d3b89b58cf17e57ca99141b","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.1.1","_shasum":"abb24845a0e0501d2a4313dfde93c2671f6ba998","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.1","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"abb24845a0e0501d2a4313dfde93c2671f6ba998","size":26004,"noattachment":false,"key":"/detect-port/-/detect-port-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.1.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-port-1.1.1.tgz_1489765661524_0.5871674160007387"},"directories":{},"publish_time":1489765661798,"_cnpm_publish_time":1489765661798,"_hasShrinkwrap":false},"1.1.0":{"name":"detect-port","version":"1.1.0","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{"debug":"^2.6.0"},"devDependencies":{"command-line-test":"^1.0.8","egg-bin":"^2.0.0","egg-ci":"^1.1.0","eslint":"^3.13.1","eslint-config-egg":"^3.1.0"},"scripts":{"test":"egg-bin test","ci":"npm run lint && egg-bin cov","lint":"eslint ."},"engines":{"node":">= 4.2.1"},"ci":{"version":"4, 6, 7"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"0984b32aed6377e60d37b2bec24fce7afe4df599","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.1.0","_shasum":"fde7574591ea3de74445782643c3f921b2a4618c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"fde7574591ea3de74445782643c3f921b2a4618c","size":25762,"noattachment":false,"key":"/detect-port/-/detect-port-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.1.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-port-1.1.0.tgz_1484662416480_0.19777827593497932"},"directories":{},"publish_time":1484662416707,"_cnpm_publish_time":1484662416707,"_hasShrinkwrap":false},"1.0.7":{"name":"detect-port","version":"1.0.7","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"356370276383fc74acf49dcf8891ea26ca692640","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.0.7","_shasum":"f8cddc7b996fb8f8019a5ab50c4b5f3a9b51b046","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"f8cddc7b996fb8f8019a5ab50c4b5f3a9b51b046","size":25748,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.7.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-port-1.0.7.tgz_1481424915986_0.0065647761803120375"},"directories":{},"publish_time":1481424918034,"_cnpm_publish_time":1481424918034,"_hasShrinkwrap":false},"1.0.6":{"name":"detect-port","version":"1.0.6","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/node-modules/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/node-modules/detect-port","license":"MIT","gitHead":"36833e806cbdbc72b71c5d17fcc202f8661eccd6","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"_id":"detect-port@1.0.6","_shasum":"44b57a9be268ee235d441395b4619b78a41545ef","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"44b57a9be268ee235d441395b4619b78a41545ef","size":25685,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.6.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-port-1.0.6.tgz_1480422485797_0.8756497125141323"},"directories":{},"publish_time":1480422486337,"_cnpm_publish_time":1480422486337,"_hasShrinkwrap":false},"1.0.5":{"name":"detect-port","version":"1.0.5","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3","startserver":"^1.3.1"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/xudafeng/detect-port","license":"MIT","gitHead":"2dc180b6f0e9065d48704b52e8ec94f14f3807ed","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.5","_shasum":"d6a2e2f623ce0523e67d293820194288d8c0da15","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"d6a2e2f623ce0523e67d293820194288d8c0da15","size":25748,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.5.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-port-1.0.5.tgz_1477875318580_0.7976049536373466"},"directories":{},"publish_time":1477875319128,"_cnpm_publish_time":1477875319128,"_hasShrinkwrap":false},"1.0.4":{"name":"detect-port","version":"1.0.4","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/xudafeng/detect-port","license":"MIT","gitHead":"6c41df87068390da2f74926010cee21946b55c3c","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.4","_shasum":"d1e9325039fe903243d2abb9d4bceebea313c9a7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"d1e9325039fe903243d2abb9d4bceebea313c9a7","size":25748,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.4.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-port-1.0.4.tgz_1477791978399_0.7262728952337056"},"directories":{},"publish_time":1477791980138,"_cnpm_publish_time":1477791980138,"_hasShrinkwrap":false},"1.0.3":{"name":"detect-port","version":"1.0.3","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/xudafeng/detect-port","license":"MIT","gitHead":"6c41df87068390da2f74926010cee21946b55c3c","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.3","_shasum":"334189651b1c3e18f47391a93ced6c44666efae6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"334189651b1c3e18f47391a93ced6c44666efae6","size":25735,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.3.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/detect-port-1.0.3.tgz_1477791821568_0.6120992531068623"},"directories":{},"publish_time":1477791823700,"_cnpm_publish_time":1477791823700,"_hasShrinkwrap":false},"1.0.2":{"name":"detect-port","version":"1.0.2","description":"detect available port","keywords":["detect","port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{},"devDependencies":{"co-mocha":"*","command-line-test":"^1.0.8","istanbul":"*","jshint":"*","mocha":"2.2.4","pre-commit":"^1.1.3","should":"~6.0.3"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 4.2.1"},"homepage":"https://github.com/xudafeng/detect-port","license":"MIT","gitHead":"06566033dadce2b86155da790bcfa8d9349a41ef","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.2","_shasum":"c3643db58b411baa17868c789541a0031fb638f8","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"c3643db58b411baa17868c789541a0031fb638f8","size":3348,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.2.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/detect-port-1.0.2.tgz_1477756946058_0.8858134793117642"},"directories":{},"publish_time":1477756946590,"_cnpm_publish_time":1477756946590,"_hasShrinkwrap":false},"1.0.1":{"name":"detect-port","version":"1.0.1","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 0.11.14"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","gitHead":"fad1c52fc04cd892f0cecf6f61c54195a2176b3f","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.1","_shasum":"3e1aa6a7ff6677bb60894b291172529d880c1e85","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"3e1aa6a7ff6677bb60894b291172529d880c1e85","size":3665,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.1.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/detect-port-1.0.1.tgz_1474172006196_0.1975438583176583"},"directories":{},"publish_time":1474172008087,"_cnpm_publish_time":1474172008087,"_hasShrinkwrap":false},"1.0.0":{"name":"detect-port","version":"1.0.0","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 0.11.14"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","gitHead":"e184c1bd234a3d0668b61811d55aa015bf6e66b5","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@1.0.0","_shasum":"10d0e0bf0179862c553187273f7a3b45e7a90607","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"dist":{"shasum":"10d0e0bf0179862c553187273f7a3b45e7a90607","size":3658,"noattachment":false,"key":"/detect-port/-/detect-port-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-1.0.0.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/detect-port-1.0.0.tgz_1470064643230_0.24010386620648205"},"directories":{},"publish_time":1470064645294,"_cnpm_publish_time":1470064645294,"_hasShrinkwrap":false},"0.1.4":{"name":"detect-port","version":"0.1.4","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1","ipv4":"0.0.4"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 0.11.14"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","gitHead":"6317a844efe7c591f73bb415870b6c952a17107f","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@0.1.4","_shasum":"0793cd42225879d7cc7f294ae2a63f50cc2f4cbd","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.1","_npmUser":{"name":"ziczhu","email":"zic.zhu@gmail.com"},"dist":{"shasum":"0793cd42225879d7cc7f294ae2a63f50cc2f4cbd","size":3656,"noattachment":false,"key":"/detect-port/-/detect-port-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-0.1.4.tgz"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"directories":{},"publish_time":1440419292749,"_cnpm_publish_time":1440419292749,"_hasShrinkwrap":false},"0.1.3":{"name":"detect-port","version":"0.1.3","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1","ipv4":"0.0.4"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 11.14.x"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","gitHead":"34f02ca96c27b7586fdba94dbabec722b0594435","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@0.1.3","_shasum":"604f83608f40071e106eddf0e9be5d7436b50ce4","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"dist":{"shasum":"604f83608f40071e106eddf0e9be5d7436b50ce4","size":3560,"noattachment":false,"key":"/detect-port/-/detect-port-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-0.1.3.tgz"},"directories":{},"publish_time":1439805951114,"_cnpm_publish_time":1439805951114,"_hasShrinkwrap":false},"0.1.2":{"name":"detect-port","version":"0.1.2","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 11.14.x"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","gitHead":"7b49bab9e81a29e68fe92a38103d9f9cbf4a0812","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@0.1.2","_shasum":"98a6d3798f9ec6be12a79aee80886a9ac0ce4b83","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"dist":{"shasum":"98a6d3798f9ec6be12a79aee80886a9ac0ce4b83","size":6574,"noattachment":false,"key":"/detect-port/-/detect-port-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-0.1.2.tgz"},"directories":{},"publish_time":1433081757573,"_cnpm_publish_time":1433081757573,"_hasShrinkwrap":false},"0.1.1":{"name":"detect-port","version":"0.1.1","description":"port detector","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"commander":"~2.8.1"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~6.0.3","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 11.14.x"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@0.1.1","dist":{"shasum":"1da9583eaf54b71af4b5b2b95a184d1dfa64dab0","size":12463,"noattachment":false,"key":"/detect-port/-/detect-port-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-0.1.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"directories":{},"publish_time":1432956179807,"_cnpm_publish_time":1432956179807,"_hasShrinkwrap":false},"0.1.0":{"name":"detect-port","version":"0.1.0","description":"detect free port","keywords":["detect","port","detect-port"],"bin":{"detect":"./bin/detect-port","detect-port":"./bin/detect-port"},"main":"index.js","repository":{"type":"git","url":"git://github.com/xudafeng/detect-port.git"},"dependencies":{"co":"3","commander":"~2.0.0"},"devDependencies":{"mocha":"2.2.4","co-mocha":"*","istanbul":"*","should":"~4.0.4","jshint":"*"},"scripts":{"test":"make test","jshint":"make jshint"},"precommit":["jshint"],"engines":{"node":">= 10.0.x"},"author":{"name":"xudafeng"},"homepage":"https://github.com/xudafeng/detect-port","email":"xudafeng@126.com","blog":"http://xdf.me","license":"MIT","bugs":{"url":"https://github.com/xudafeng/detect-port/issues"},"_id":"detect-port@0.1.0","_shasum":"a71c7d872656a95b8faa744fd2556423a46b7474","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.0","_npmUser":{"name":"xudafeng","email":"xudafeng@126.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"xudafeng","email":"xudafeng@126.com"},{"name":"ziczhu","email":""}],"dist":{"shasum":"a71c7d872656a95b8faa744fd2556423a46b7474","size":8449,"noattachment":false,"key":"/detect-port/-/detect-port-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/detect-port/download/detect-port-0.1.0.tgz"},"directories":{},"publish_time":1432920270990,"_cnpm_publish_time":1432920270990,"_hasShrinkwrap":false}},"readme":"# detect-port\n\n[![NPM version][npm-image]][npm-url]\n[![CI](https://github.com/node-modules/detect-port/actions/workflows/nodejs.yml/badge.svg)](https://github.com/node-modules/detect-port/actions/workflows/nodejs.yml)\n[![Test coverage][codecov-image]][codecov-url]\n[![Known Vulnerabilities][snyk-image]][snyk-url]\n[![npm download][download-image]][download-url]\n[![Node.js Version][node-version-image]][node-version-url]\n\n[npm-image]: https://img.shields.io/npm/v/detect-port.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/detect-port\n[codecov-image]: https://codecov.io/gh/node-modules/detect-port/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/node-modules/detect-port\n[snyk-image]: https://snyk.io/test/npm/detect-port/badge.svg?style=flat-square\n[snyk-url]: https://snyk.io/test/npm/detect-port\n[download-image]: https://img.shields.io/npm/dm/detect-port.svg?style=flat-square\n[download-url]: https://npmjs.org/package/detect-port\n[node-version-image]: https://img.shields.io/node/v/detect-port.svg?style=flat-square\n[node-version-url]: https://nodejs.org/en/download/\n\n> Node.js implementation of port detector\n\n## Who are using or has used\n\n- ⭐⭐⭐[eggjs/egg](//github.com/eggjs/egg)\n- ⭐⭐⭐[alibaba/ice](//github.com/alibaba/ice)\n- ⭐⭐⭐[alibaba/uirecorder](//github.com/alibaba/uirecorder)\n- ⭐⭐⭐[facebook/create-react-app](//github.com/facebook/create-react-app/blob/main/packages/react-dev-utils/package.json)\n- ⭐⭐⭐[facebook/flipper](//github.com/facebook/flipper)\n- ⭐⭐⭐[umijs/umi](//github.com/umijs/umi)\n- ⭐⭐⭐[gatsbyjs/gatsby](//github.com/gatsbyjs/gatsby)\n- ⭐⭐⭐[electron-react-boilerplate/electron-react-boilerplate](//github.com/electron-react-boilerplate/electron-react-boilerplate)\n- ⭐⭐⭐[zeit/micro](//github.com/zeit/micro)\n- ⭐⭐⭐[rails/webpacker](//github.com/rails/webpacker)\n- ⭐⭐⭐[storybookjs/storybook](//github.com/storybookjs/storybook)\n\n[For more](//github.com/node-modules/detect-port/network/dependents)\n\n## Usage\n\n```bash\nnpm i detect-port\n```\n\nCommonJS\n\n```javascript\nconst { detect } = require('detect-port');\n\ndetect(port)\n  .then(realPort => {\n    if (port == realPort) {\n      console.log(`port: ${port} was not occupied`);\n    } else {\n      console.log(`port: ${port} was occupied, try port: ${realPort}`);\n    }\n  })\n  .catch(err => {\n    console.log(err);\n  });\n```\n\nESM and TypeScript\n\n```ts\nimport { detect } from 'detect-port';\n\ndetect(port)\n  .then(realPort => {\n    if (port == realPort) {\n      console.log(`port: ${port} was not occupied`);\n    } else {\n      console.log(`port: ${port} was occupied, try port: ${realPort}`);\n    }\n  })\n  .catch(err => {\n    console.log(err);\n  });\n```\n\n## Command Line Tool\n\n```bash\nnpm i detect-port -g\n```\n\n### Quick Start\n\n```bash\n# get an available port randomly\n$ detect\n\n# detect pointed port\n$ detect 80\n\n# output verbose log\n$ detect --verbose\n\n# more help\n$ detect --help\n```\n\n## FAQ\n\nMost likely network error, check that your `/etc/hosts` and make sure the content below:\n\n```bash\n127.0.0.1       localhost\n255.255.255.255 broadcasthost\n::1             localhost\n```\n\n## License\n\n[MIT](LICENSE)\n\n## Contributors\n\n[![Contributors](https://contrib.rocks/image?repo=node-modules/detect-port)](https://github.com/node-modules/detect-port/graphs/contributors)\n\nMade with [contributors-img](https://contrib.rocks).\n","_attachments":{},"homepage":"https://github.com/node-modules/detect-port","bugs":{"url":"https://github.com/node-modules/detect-port/issues"},"license":"MIT"}