{"id":17442742,"url":"https://github.com/ffflorian/pkgsource","last_synced_at":"2025-04-30T05:10:38.057Z","repository":{"id":35141586,"uuid":"207300990","full_name":"ffflorian/pkgsource","owner":"ffflorian","description":"Find the source of an npm package in an instant.","archived":false,"fork":false,"pushed_at":"2025-04-15T08:38:49.000Z","size":7217,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T05:09:53.344Z","etag":null,"topics":["express","github","npm","package","server","typescript"],"latest_commit_sha":null,"homepage":"https://pkgsource.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffflorian.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"ffflorian","liberapay":"ffflorian"}},"created_at":"2019-09-09T12:13:15.000Z","updated_at":"2025-04-15T08:38:52.000Z","dependencies_parsed_at":"2023-02-13T21:01:04.436Z","dependency_job_id":"cb75578d-5b28-42b2-9658-94292689e3dd","html_url":"https://github.com/ffflorian/pkgsource","commit_stats":{"total_commits":1063,"total_committers":7,"mean_commits":"151.85714285714286","dds":0.4459078080903104,"last_synced_commit":"4b19d862361e616cc17e73540773ce81fa774ff8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":"ffflorian/ts-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffflorian%2Fpkgsource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffflorian%2Fpkgsource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffflorian%2Fpkgsource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffflorian%2Fpkgsource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffflorian","download_url":"https://codeload.github.com/ffflorian/pkgsource/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644842,"owners_count":21620634,"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":["express","github","npm","package","server","typescript"],"created_at":"2024-10-17T16:28:35.775Z","updated_at":"2025-04-30T05:10:38.052Z","avatar_url":"https://github.com/ffflorian.png","language":"TypeScript","readme":"# pkgsource [![Build Status](https://github.com/ffflorian/pkgsource/workflows/Build/badge.svg)](https://github.com/ffflorian/pkgsource/actions/)\n\nFind (almost) every npm package's repository in an instant.\n\n## Usage\n\nVisit `pkgsource.xyz/{packageName}` in your web browser, e.g. [`pkgsource.xyz/nock`](https://pkgsource.xyz/nock).\n\n### Get the repository for a specific version\n\nVisit `pkgsource.xyz/{packageName}@{version}` in your web browser, e.g. [`pkgsource.xyz/lodash@4.17.15`](https://pkgsource.xyz/lodash@4.17.15). This also works with npm tags, e.g. [`pkgsource.xyz/typescript@beta`](https://pkgsource.xyz/typescript@beta)\n\nIf no version is specified, the latest version is assumed.\n\n### Get the raw data\n\nVisit `pkgsource.xyz/{packageName}?raw` in your web browser, e.g. [`pkgsource.xyz/commander?raw`](https://pkgsource.xyz/commander?raw).\n\n### Get source code for a specific version\n\nVisit `pkgsource.xyz/{packageName}?unpkg` in your web browser, e.g. [`pkgsource.xyz/express@4.17.1?unpkg`](https://pkgsource.xyz/express@4.17.1?unpkg). You can use the same features (`raw`, version, tags) as mentioned above.\n\n## Server usage\n\n### Docker\n\n```\ndocker run -p 4000:4000 ffflorian/pkgsource\n```\n\n### Local\n\nPrerequisites:\n\n- [Node.js](https://nodejs.org) \u003e= 20\n- [yarn](https://yarnpkg.com) \u003e= 3.5.0\n\n### Start the server in development mode\n\n```\nyarn\nyarn start:dev\n```\n\n### Start the server in production mode\n\n```\nyarn\nyarn dist\nyarn start\n```\n\n### Swagger UI\n\nOpen [`/_swagger-ui`](https://pkgsource.xyz/_swagger-ui) in the browser to try it out.\n","funding_links":["https://ko-fi.com/ffflorian","https://liberapay.com/ffflorian"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffflorian%2Fpkgsource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffflorian%2Fpkgsource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffflorian%2Fpkgsource/lists"}