{"id":25733738,"url":"https://github.com/sidhanshamil/lockfile-extract","last_synced_at":"2026-02-17T12:04:38.892Z","repository":{"id":279469241,"uuid":"938907715","full_name":"sidhanshamil/lockfile-extract","owner":"sidhanshamil","description":"🔓 Extract package versions from `package-lock.json` without installing dependencies! ⚡ Supports CLI, JSON, and CSV output. 🚀","archived":false,"fork":false,"pushed_at":"2025-02-25T18:17:32.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T22:19:13.163Z","etag":null,"topics":["extractor","pacakge","package-lock-json","package-versions","python3"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sidhanshamil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-25T17:29:04.000Z","updated_at":"2025-02-25T18:29:49.000Z","dependencies_parsed_at":"2025-02-25T18:43:06.753Z","dependency_job_id":"a86c2b4f-7878-4bc2-9973-4b6328ae2689","html_url":"https://github.com/sidhanshamil/lockfile-extract","commit_stats":null,"previous_names":["sidhanshamil/lockfile-extract"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sidhanshamil/lockfile-extract","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhanshamil%2Flockfile-extract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhanshamil%2Flockfile-extract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhanshamil%2Flockfile-extract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhanshamil%2Flockfile-extract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidhanshamil","download_url":"https://codeload.github.com/sidhanshamil/lockfile-extract/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhanshamil%2Flockfile-extract/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259912356,"owners_count":22931045,"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":["extractor","pacakge","package-lock-json","package-versions","python3"],"created_at":"2025-02-26T04:22:33.926Z","updated_at":"2026-02-17T12:04:33.868Z","avatar_url":"https://github.com/sidhanshamil.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔓🚀 Unlock Your `package-lock.json` with **lockfile-extract**  \n\n**`lockfile-extract` is a lightweight CLI tool that extracts all package versions from `package-lock.json`—without installing dependencies!**  \nEasily analyze your project's dependencies without running `npm list` or installing unnecessary packages.  \n\n## 🚀 Features  \n- ✅ **Instantly extract** package names \u0026 versions  \n- ✅ **Multiple output formats**: CLI, JSON, and CSV  \n- ✅ **Zero dependencies** required—no `npm install` needed  \n- ✅ **Fast \u0026 lightweight** for quick analysis  \n\n## 🔧 Installation  \n\n### Install from PyPI (Recommended)\n```bash\npip install lockfile-extract\n```\n## ⚡ Usage\n\n### Extract package versions (CLI Output)\n```bash\nlockfile-extract package-lock.json\n```\n### ✅ Example Output\n```nginx\nexpress 4.17.1, axios 1.2.3, lodash 4.17.21, ...\n```\n\n### Save output to JSON or CSV\n\n#### 📄 Output as JSON file\n```bash\nlockfile-extract package-lock.json --format=json\n```\n📌 Creates output.json with package details in JSON format.\n\n#### 📊 Output as CSV file\n```bash\nlockfile-extract package-lock.json --format=csv\n```\n📌 Creates output.csv with package details in CSV format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidhanshamil%2Flockfile-extract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidhanshamil%2Flockfile-extract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidhanshamil%2Flockfile-extract/lists"}