{"id":19339041,"url":"https://github.com/librariesio/yarn-parser","last_synced_at":"2025-10-13T07:36:35.841Z","repository":{"id":46281383,"uuid":"82558499","full_name":"librariesio/yarn-parser","owner":"librariesio","description":":cat2: Tiny web service for parsing yarn.lock files","archived":false,"fork":false,"pushed_at":"2021-12-22T13:29:34.000Z","size":147,"stargazers_count":10,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-02T15:52:57.813Z","etag":null,"topics":["dependencies","librariesio","parser","yarn"],"latest_commit_sha":null,"homepage":"http://libraries.io/github/librariesio/yarn-parser","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/librariesio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-20T13:02:50.000Z","updated_at":"2021-12-20T17:32:53.000Z","dependencies_parsed_at":"2022-09-16T03:51:26.083Z","dependency_job_id":null,"html_url":"https://github.com/librariesio/yarn-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/librariesio/yarn-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fyarn-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fyarn-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fyarn-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fyarn-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/librariesio","download_url":"https://codeload.github.com/librariesio/yarn-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/librariesio%2Fyarn-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014107,"owners_count":26085463,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dependencies","librariesio","parser","yarn"],"created_at":"2024-11-10T03:19:35.263Z","updated_at":"2025-10-13T07:36:35.809Z","avatar_url":"https://github.com/librariesio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yarn parser\n\nA tiny node.js web service for parsing dependency information from `yarn.lock` files for [Libraries.io](https://libraries.io).\n\n## Docker\n\nFirst, install Docker. If you run macOS or Windows, Docker for Mac/Windows makes this really easy.\n\nIf you have Windows Home Edition, you'll need to download and run Docker Toolbox.\nThen, run:\n\n``` shell\n    docker pull librariesio/yarn-parser\n    docker run -it -e PORT=5000 -p 5000:5000 librariesio/yarn-parser\n```\n\nyarn-parser will be running on http://localhost:5000.\n\nNote: You can add PORT to a .env file instead of supplying them directly on the command-line.\n\n## Development\n\nSource hosted at [GitHub](http://github.com/librariesio/yarn-parser).\nReport issues/feature requests on [GitHub Issues](http://github.com/librariesio/yarn-parser/issues). Follow us on Twitter [@librariesio](https://twitter.com/librariesio). We also hangout on [Slack](http://slack.libraries.io).\n\nTo run locally:\n\n```\ndocker run -it -e PORT=5000 -p 5000:5000 $(docker build -q .)\n```\n\n### Note on Patches/Pull Requests\n\n * Fork the project.\n * Make your feature addition or bug fix.\n * Add tests for it. This is important so I don't break it in a\n   future version unintentionally.\n * Add documentation if necessary.\n * Commit, do not change procfile, version, or history.\n * Send a pull request. Bonus points for topic branches.\n\n## Copyright\n\nCopyright (c) 2017 Andrew Nesbitt. See [LICENSE](https://github.com/librariesio/yarn-parser/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fyarn-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrariesio%2Fyarn-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrariesio%2Fyarn-parser/lists"}