{"id":26452261,"url":"https://github.com/codedynasty-dev/find-port-by-pid","last_synced_at":"2026-05-20T10:47:32.051Z","repository":{"id":282761875,"uuid":"949604365","full_name":"CodeDynasty-dev/find-port-by-pid","owner":"CodeDynasty-dev","description":"Find port by pid","archived":false,"fork":false,"pushed_at":"2025-03-16T20:20:00.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T20:21:21.972Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeDynasty-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-16T20:14:56.000Z","updated_at":"2025-03-16T20:20:36.000Z","dependencies_parsed_at":"2025-03-16T20:21:26.521Z","dependency_job_id":"d540fcbc-b879-4445-a24c-11be5f47302f","html_url":"https://github.com/CodeDynasty-dev/find-port-by-pid","commit_stats":null,"previous_names":["codedynasty-dev/find-port-by-pid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDynasty-dev%2Ffind-port-by-pid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDynasty-dev%2Ffind-port-by-pid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDynasty-dev%2Ffind-port-by-pid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDynasty-dev%2Ffind-port-by-pid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDynasty-dev","download_url":"https://codeload.github.com/CodeDynasty-dev/find-port-by-pid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244271847,"owners_count":20426624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-18T17:39:32.862Z","updated_at":"2026-05-20T10:47:27.031Z","avatar_url":"https://github.com/CodeDynasty-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Find port by pid\n\nThis package helps get the port associated with a process. \n\n## Installation\n\nInstall globally using npm:\n```sh\nnpm install find-port-by-pid\n```\n\n## Usage\n\nExample Output:\n```ts\nimport findPortByPid from \"find-port-by-pid\";\n\nconst port = await findPortByPid(pid: number);\n\nconsole.log(port); // [\"3000\"]\n```\n\n## Contributing\nPull requests and improvements are welcome.\n\n## License\nMIT License © 2025 \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedynasty-dev%2Ffind-port-by-pid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedynasty-dev%2Ffind-port-by-pid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedynasty-dev%2Ffind-port-by-pid/lists"}