{"id":75078,"name":"node-gtfs","description":"Import GTFS transit data into SQLite and query routes, stops, times, fares and more.","url":"https://github.com/blinktaginc/node-gtfs","last_synced_at":"2025-09-08T16:29:01.502Z","repository":{"id":2460360,"uuid":"3432328","full_name":"BlinkTagInc/node-gtfs","owner":"BlinkTagInc","description":"Import GTFS transit data into SQLite and query routes, stops, times, fares and more.","archived":false,"fork":false,"pushed_at":"2025-08-30T22:15:16.000Z","size":3658,"stargazers_count":474,"open_issues_count":12,"forks_count":156,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-09-01T11:57:09.431Z","etag":null,"topics":["geojson","gtfs","node-gtfs","public-transportation","sqlite","transit","transit-data"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BlinkTagInc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-02-13T17:38:00.000Z","updated_at":"2025-08-31T14:49:08.000Z","dependencies_parsed_at":"2024-04-10T15:02:06.785Z","dependency_job_id":"51c60e2d-42a0-44e6-b0a0-dcb18c02eb24","html_url":"https://github.com/BlinkTagInc/node-gtfs","commit_stats":{"total_commits":863,"total_committers":52,"mean_commits":"16.596153846153847","dds":"0.11239860950173808","last_synced_commit":"d4e0157c7e54b4b17a80ac555f4b8e26e362d917"},"previous_names":["brendannee/node-gtfs"],"tags_count":175,"template":false,"template_full_name":null,"purl":"pkg:github/BlinkTagInc/node-gtfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/sbom","scorecard":{"id":22787,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlinkTagInc/node-gtfs","commit":"6f3bf21880bb7cd4f83c4b96bdc90a24e171b767"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"10 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlinkTagInc/node-gtfs/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlinkTagInc/node-gtfs/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:11:02.155Z","repository_id":2460360,"created_at":"2025-08-14T17:11:02.155Z","updated_at":"2025-08-14T17:11:02.155Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274203459,"owners_count":25240524,"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-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"BlinkTagInc","name":"BlinkTag","uuid":"12618433","kind":"organization","description":"","email":"info@blinktag.com","website":"https://blinktag.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12618433?v=4","repositories_count":33,"last_synced_at":"2025-09-06T01:57:39.155Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlinkTagInc","funding_links":[],"total_stars":849,"followers":20,"following":0,"created_at":"2022-11-03T04:34:15.167Z","updated_at":"2025-09-06T01:57:39.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc/repositories"},"packages":[{"id":1800670,"name":"gtfs","ecosystem":"npm","description":"Import GTFS transit data into SQLite and query routes, stops, times, fares and more","homepage":"https://github.com/blinktaginc/node-gtfs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/blinktaginc/node-gtfs","keywords_array":["transit","gtfs","transportation","geojson","sqlite"],"namespace":null,"versions_count":242,"first_release_published_at":"2012-03-03T22:12:45.836Z","latest_release_published_at":"2025-09-07T06:09:27.805Z","latest_release_number":"4.18.0","last_synced_at":"2025-09-07T14:47:12.246Z","created_at":"2022-04-09T16:45:37.643Z","updated_at":"2025-09-07T14:47:13.440Z","registry_url":"https://www.npmjs.com/package/gtfs","install_command":"npm install gtfs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"2.0.0-beta.0","latest":"4.18.0"}},"repo_metadata":{"id":2460360,"uuid":"3432328","full_name":"BlinkTagInc/node-gtfs","owner":"BlinkTagInc","description":"Import GTFS transit data into SQLite and query routes, stops, times, fares and more.","archived":false,"fork":false,"pushed_at":"2024-10-24T20:20:46.000Z","size":4147,"stargazers_count":441,"open_issues_count":9,"forks_count":151,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-10-29T20:40:27.552Z","etag":null,"topics":["geojson","gtfs","node-gtfs","public-transportation","sqlite","transit","transit-data"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BlinkTagInc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2012-02-13T17:38:00.000Z","updated_at":"2024-10-28T21:49:54.000Z","dependencies_parsed_at":"2024-04-10T15:02:06.785Z","dependency_job_id":"51c60e2d-42a0-44e6-b0a0-dcb18c02eb24","html_url":"https://github.com/BlinkTagInc/node-gtfs","commit_stats":{"total_commits":809,"total_committers":50,"mean_commits":16.18,"dds":"0.11742892459826948","last_synced_commit":"a5e2ef2a6120e8d29b93d981f7a84a743d10265e"},"previous_names":["brendannee/node-gtfs"],"tags_count":152,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131005,"owners_count":16936304,"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"},"owner_record":{"login":"BlinkTagInc","name":"BlinkTag","uuid":"12618433","kind":"organization","description":"","email":"info@blinktag.com","website":"https://blinktag.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12618433?v=4","repositories_count":33,"last_synced_at":"2024-04-08T15:22:09.246Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlinkTagInc","funding_links":[],"total_stars":849,"followers":12,"following":0,"created_at":"2022-11-03T04:34:15.167Z","updated_at":"2024-04-08T15:22:16.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc/repositories"},"tags":[{"name":"4.15.2","sha":"4f86265a8611cebbc04a226e63330eaa335a15ba","kind":"tag","published_at":"2024-10-12T21:57:22.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.15.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.2/manifests"},{"name":"4.15.1","sha":"1b474bde56995f69d023dd99a8ef55a7e58772fe","kind":"tag","published_at":"2024-10-07T06:25:02.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.15.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.1/manifests"},{"name":"4.15.0","sha":"9fae19997b18b15af46c5d7b43e18b250beae4a4","kind":"tag","published_at":"2024-10-03T20:53:43.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.15.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.15.0/manifests"},{"name":"4.14.5","sha":"a5e2ef2a6120e8d29b93d981f7a84a743d10265e","kind":"tag","published_at":"2024-09-24T06:04:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.5/manifests"},{"name":"4.14.4","sha":"50cacd9a177ab3126f86596201145c95c6ffbfa8","kind":"tag","published_at":"2024-09-13T19:20:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.4/manifests"},{"name":"4.14.3","sha":"825bad95c0ec54ec797902bc9c325d4054e7f2f7","kind":"tag","published_at":"2024-09-12T18:45:07.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.3/manifests"},{"name":"4.14.2","sha":"c57cf983ca455e50d45cc9c019bda16fdf4677ae","kind":"tag","published_at":"2024-09-11T23:55:09.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.2/manifests"},{"name":"4.14.1","sha":"66a934064b0fd638a337d4b6fd71ef33c2c77df9","kind":"tag","published_at":"2024-09-11T06:42:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"a84c827ca070d00ffeaf4199e62576ad5e5f8fbd","kind":"tag","published_at":"2024-09-04T18:49:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.14.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.14.0/manifests"},{"name":"4.13.4","sha":"3db3fa10a34641d08697981320ca45a4269440a2","kind":"tag","published_at":"2024-08-06T05:10:03.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.4/manifests"},{"name":"4.13.3","sha":"a6c7c229aa9eb2e45878dabeb588ee1a3e360b26","kind":"tag","published_at":"2024-08-03T22:41:01.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.3/manifests"},{"name":"4.13.2","sha":"94b5556ab46afa555a3c94de04a3eabd39b97080","kind":"tag","published_at":"2024-07-27T18:10:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"69d2cd46173f4c591471dad2aea95d26931f73b5","kind":"tag","published_at":"2024-07-12T09:23:29.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"20fa7c79d38f34f696295483584ac6c52f06c431","kind":"tag","published_at":"2024-07-10T22:31:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"067c7ecbbf2af97985afe4f848e4a79e89877467","kind":"tag","published_at":"2024-06-17T18:55:09.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.12.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.12.0/manifests"},{"name":"4.11.3","sha":"e62881e95021a3b6d839b8a3ec9ec009de5e2593","kind":"tag","published_at":"2024-06-13T21:13:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"522055272abf617e5a188c8828547f2b5fc903af","kind":"tag","published_at":"2024-06-13T18:53:39.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"3f59365e730a25f108453f16d2941e7bc6e7ec60","kind":"tag","published_at":"2024-06-06T05:58:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.1/manifests"},{"name":"4.11.0","sha":"e5d6567e777ac375b01d9d7fcd635322f402676e","kind":"tag","published_at":"2024-06-02T05:14:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.0/manifests"},{"name":"4.10.4","sha":"f9f1b569c69d2b25728ec4bd99b7dd163ee2561e","kind":"tag","published_at":"2024-05-14T22:46:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.4/manifests"},{"name":"4.10.3","sha":"eda1ac4e299057f225c963d6eecd393b01ee7bc7","kind":"tag","published_at":"2024-05-13T06:34:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.3/manifests"},{"name":"4.10.2","sha":"d45f36c00763b56bf4f6d34a2a3c2c50755553d3","kind":"tag","published_at":"2024-04-03T05:25:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.2/manifests"},{"name":"4.10.1","sha":"246ed68474db3af02db4e1081484a845ec1b26b2","kind":"tag","published_at":"2024-03-29T22:07:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.1/manifests"},{"name":"4.9.0","sha":"fed951ed6512f362d76cfcd86196cda67dbcc03e","kind":"tag","published_at":"2024-03-12T19:51:18.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"6ccb1b20f90d9c82f1391cd9a03b8ab989423be0","kind":"tag","published_at":"2024-03-10T19:43:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.8.0/manifests"},{"name":"4.7.2","sha":"f10b903974330cf012e62186739298a40e58b4e8","kind":"tag","published_at":"2024-03-05T23:52:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"2176268b4152b93c091dc2c33f39e20e117a209f","kind":"tag","published_at":"2024-02-19T06:34:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"af9ff779ec5382199b4f37c3c44a5cf7c1fdafc4","kind":"tag","published_at":"2024-02-09T08:10:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"27f1e2b60b60da213dc813b7ae5be60552e75bca","kind":"tag","published_at":"2024-01-18T06:28:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"8cc3da661d0b8ef200f72c6c14fd0076beb56d86","kind":"tag","published_at":"2023-11-10T06:07:18.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"fd45a2c4551c14a3cc8a0837e872f93929de1e7a","kind":"tag","published_at":"2023-08-23T23:22:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.0/manifests"},{"name":"4.4.3","sha":"b0ca9af356c9a5662c1d049fc8f055f08835269e","kind":"tag","published_at":"2023-07-18T23:11:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"d4e18a066ec81fdfa838fd16d0fa91b727fe8e9b","kind":"tag","published_at":"2023-07-09T02:54:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"ad707dd85edcd62f60b31e63894bec0bd683fd8e","kind":"tag","published_at":"2023-07-08T01:52:10.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"62c9091e37b27baa060f55702d5e1ef397c3e4dc","kind":"tag","published_at":"2023-06-16T08:08:01.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"64e8a82e219dbd6ef99db758882dc54803d8e0bf","kind":"tag","published_at":"2023-06-14T07:50:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"7e22e5b0c4201e50e0fd11bb2605f6033dbfc205","kind":"tag","published_at":"2023-06-06T20:45:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"490f8dee421ed4633e3cf6a00b42561817e7b983","kind":"tag","published_at":"2023-05-05T06:47:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"f3a1e27ad52c1b305372c8a9569c7d9a7608faeb","kind":"tag","published_at":"2023-04-13T08:02:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"4cb1cd19e60c95d6a2bae0f149b60b3df6c80251","kind":"tag","published_at":"2023-04-13T06:42:07.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"83bdcda77a90a2c1af24572e77560dc5d4b0931c","kind":"tag","published_at":"2023-02-26T06:31:36.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.0/manifests"},{"name":"4.0.3","sha":"fa2c2925a092d918e00aa5d54930ecf24840f3a7","kind":"tag","published_at":"2023-02-05T07:12:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"1b540744c8959b7039a2dcd9651e24a97aca46ca","kind":"tag","published_at":"2023-01-15T23:13:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"1f3e70e7be0811742f211ea725b01f36bcf55e7d","kind":"tag","published_at":"2022-12-31T10:27:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"23c11b494ac221e5db4e7cec288a3e0a0a0d0451","kind":"tag","published_at":"2022-12-31T05:01:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.0/manifests"},{"name":"3.8.0","sha":"dc6cac184882ea751b8b235a9d51fa4606b367f5","kind":"tag","published_at":"2022-12-23T05:29:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"11075adf2567d184e81a47da1854ee6636da301e","kind":"tag","published_at":"2022-11-18T01:23:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"e405dab0b40beb7f4ee59eeecf8a8cd64b9f4c23","kind":"tag","published_at":"2022-11-08T22:47:31.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.6.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"02d1ecc1664cf1899b9a3b0802387c56f16ae2df","kind":"tag","published_at":"2022-08-08T22:46:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"0d38814d0cd0e08afbd30274e7e13b28151e161b","kind":"tag","published_at":"2022-07-27T02:24:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"a0b4a701454a412406bd217d97358f31bab8a08e","kind":"tag","published_at":"2022-07-10T20:23:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"e80c2ba651bb496331f85c4aef544b20862a9cad","kind":"tag","published_at":"2022-06-13T00:07:53.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1360fd511f17f5a0f46b4770ffcfa37d99c00547","kind":"tag","published_at":"2022-04-29T21:37:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"d589e64acd7fde5ade467f45764339d808403098","kind":"tag","published_at":"2022-04-26T20:33:27.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.0/manifests"},{"name":"3.2.5","sha":"68bd567b13d388fbaa00d706b31c0ed7a608e9d9","kind":"tag","published_at":"2022-04-10T03:49:39.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"4d5e5369d5d94052a5004204182a2582ced8f619","kind":"tag","published_at":"2022-01-22T03:44:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"869c0de1bf74940ea290b28ccf2c25282a5e14d8","kind":"tag","published_at":"2022-01-17T04:01:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f18d2ad63686aa615e2b5e090bdbc1313bca7b3e","kind":"tag","published_at":"2021-12-28T19:56:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"5f8e781bdc000119f10698dc3eb440509122badf","kind":"tag","published_at":"2021-11-26T20:28:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"caa700c3696cdbab1016d110eeca429d262fb485","kind":"tag","published_at":"2021-11-21T22:01:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.0/manifests"},{"name":"3.1.4","sha":"5e799208579c55682f3d5fff5640c021f56005d6","kind":"tag","published_at":"2021-10-17T19:11:41.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"fd7165c9ef035afa7e7e84bc2ac09fad717b3957","kind":"tag","published_at":"2021-10-17T17:07:27.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"42ac5f8918805603ed6a61d7b9bd4b1de74ccf7b","kind":"commit","published_at":"2021-09-25T23:22:02.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"50a5af180faf8a842489de81e247fc6a5e6964cb","kind":"commit","published_at":"2021-09-13T17:20:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"65e0070618937ceabc1066333a9a392114868615","kind":"commit","published_at":"2021-08-02T23:55:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"6b8302494df94b48316bb56a47a7fa1021b3eb26","kind":"commit","published_at":"2021-06-24T03:14:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"6842b5352c3f826d6c66b565d692b9c0b5654bda","kind":"commit","published_at":"2021-06-16T05:59:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"a97da3c481e9d163c448db80005288104ed1d84d","kind":"commit","published_at":"2021-05-26T18:57:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"ba2d21842977384eb7079236ffbbf5e00936e8ea","kind":"commit","published_at":"2021-05-15T22:35:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"1a2e6a77cd10d75787484ff0b977e425fac3d0ff","kind":"commit","published_at":"2021-05-14T06:15:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.0/manifests"},{"name":"2.4.4","sha":"8f9a51375b764262f2049093628c402370f3fbe2","kind":"commit","published_at":"2021-05-07T22:55:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"444f967b54661397a31579c19727b6974d81bcb8","kind":"commit","published_at":"2021-03-23T23:40:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"c3a63c5c82d1ae1a5c73bc7304d6ac14897f5f8c","kind":"commit","published_at":"2021-02-20T02:39:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"2eecb2788334fbe3ce9f56b73de1ab714e332bda","kind":"commit","published_at":"2021-02-09T23:46:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"653b3b747a46ba14e21026507d8e3d63867621e3","kind":"commit","published_at":"2021-02-05T05:22:01.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"552764ef8ac6a75a609e14a8f274636f10c4978c","kind":"commit","published_at":"2021-01-31T05:16:43.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.3.0/manifests"},{"name":"2.2.4","sha":"d5210f0a52af4e157630befbb625a8ceca83f7fc","kind":"commit","published_at":"2020-12-21T22:58:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"5198b0007161afa21e22c8ec503cb46b7f705b32","kind":"commit","published_at":"2020-12-12T07:11:37.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"73c9407039aba4e1e1b8464eb6469d5e0660a71e","kind":"commit","published_at":"2020-12-10T17:46:29.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"45280a3602da165ae19574f37ba8ba7f13d0c07f","kind":"commit","published_at":"2020-12-07T06:42:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9fd8df97b4b96a3c11c35897bc7aaf40c77e3e0b","kind":"commit","published_at":"2020-12-05T19:56:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5d7e91e885c5476c5564f2cd9d22017e1a919e08","kind":"commit","published_at":"2020-11-28T02:55:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"7fa660e5730499261ab5c79091c8be52ec8fa8d5","kind":"commit","published_at":"2020-11-11T01:01:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.0/manifests"},{"name":"2.0.9","sha":"8c6de67c7c31cff8d21af11a58cb9228cdbcf074","kind":"commit","published_at":"2020-11-10T20:24:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.9","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"20f544f294f0657b3b7cef1329992e92a7c6246c","kind":"commit","published_at":"2020-10-14T22:38:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.8","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"10094abbf1490563ecb995fb76a88ff1cb7d72a3","kind":"commit","published_at":"2020-10-13T22:19:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"50db921724287ce1b20fb7d3c051ee5e77048881","kind":"commit","published_at":"2020-10-13T07:31:06.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.6","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"0dae897944367b8b16b7047fc1fcdca3d2e5d050","kind":"commit","published_at":"2020-09-24T19:17:42.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"a49624b5f742668eb9d6c6a2a358d716538c9050","kind":"commit","published_at":"2020-09-21T03:32:54.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"04168fff50177e5e927b46fc1aa74e44b83b2700","kind":"commit","published_at":"2020-09-14T22:04:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4208b8229b8e7cda2cc6f54f26858124f2adfaec","kind":"commit","published_at":"2020-09-06T19:02:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"6fcce9fade43030247bf319171d78b07790e798c","kind":"commit","published_at":"2020-08-24T02:29:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"a8bfda6a0782c43c829b1f9b6e09ce4f47b43500","kind":"commit","published_at":"2020-08-20T21:11:53.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.0/manifests"},{"name":"1.10.4","sha":"8fb28e54475a2d8596e7886f892db0dc9198c963","kind":"commit","published_at":"2020-07-29T01:15:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"ff3e278658750c984b651084fb5121bb723fdfd6","kind":"commit","published_at":"2020-07-15T21:55:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"59b56096fd693c7bc393c30fe41b7eb51ddd7404","kind":"commit","published_at":"2020-06-08T20:14:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2f94032cffb2780ca62be8bb6ae74483382f5bcd","kind":"commit","published_at":"2020-05-10T07:45:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"ffd3f9824fff379fa423010d31fb4b357447dcb1","kind":"commit","published_at":"2020-04-21T02:43:06.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"2e89a3837da7e01915718522edcb5efe7a23c7c1","kind":"commit","published_at":"2020-01-03T19:50:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.3/manifests"},{"name":"1.9.1","sha":"bb96a00cc29f33afaad9ad65826271c771aa66cc","kind":"commit","published_at":"2019-08-09T20:54:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"411ab49fb2e1dec0d5751830b8af26acdb4b56a9","kind":"commit","published_at":"2019-08-07T03:46:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.0/manifests"},{"name":"1.8.7","sha":"b47f0f014a1c7fe8c99013de336943a0cc311dd8","kind":"commit","published_at":"2019-05-21T01:19:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.7/manifests"},{"name":"1.8.5","sha":"4b362bc8dad0dffe9b142a691b23752edae4bc2f","kind":"commit","published_at":"2019-04-09T09:18:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.5/manifests"},{"name":"1.8.6","sha":"4b362bc8dad0dffe9b142a691b23752edae4bc2f","kind":"commit","published_at":"2019-04-09T09:18:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.6","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.6/manifests"},{"name":"1.8.4","sha":"c8f3682426abc7ad58bd73dc7eb81849a9ab4df9","kind":"commit","published_at":"2019-04-01T00:22:30.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"eda855458517b7bae18b00e9a7ddf6aaf3950df2","kind":"commit","published_at":"2019-03-26T22:01:31.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"c7d7c7603fe7068c474e495292b60a408a476ec5","kind":"commit","published_at":"2019-03-11T10:52:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"8c267e6ee00379238ac4e80b9933f9a94f15ab44","kind":"commit","published_at":"2019-02-28T10:45:22.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"d975d1ba1ee6116ccb4f603d8e941e497a893a46","kind":"commit","published_at":"2019-02-28T10:15:50.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"2ff599ce28eede7d09820dc46ca99cf26e3aa5cd","kind":"commit","published_at":"2019-01-31T00:30:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.7.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"174d23a161018252af265acb1108da442f048458","kind":"commit","published_at":"2019-01-12T08:31:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.0/manifests"},{"name":"1.6.5","sha":"c90b04bb1df39a2c6ee807cc252b2588c5c740a0","kind":"commit","published_at":"2018-06-12T19:26:07.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"21484928b7addc9030158badde90f7a1dd526584","kind":"commit","published_at":"2018-06-01T01:24:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"4f2f0ec5e34f467bedefccae770a68239c034bf0","kind":"commit","published_at":"2018-05-14T21:29:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"6e4f9e354c8a8eed19d96aaa48f6eaf12da6b73a","kind":"commit","published_at":"2018-04-05T08:00:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"119acfabc7a215fdcf5c1a39d7f5282c27cd008f","kind":"commit","published_at":"2018-03-20T23:06:02.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"6289bc08732a7d57a822aea09b099f721480f97e","kind":"commit","published_at":"2018-03-18T21:23:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.0/manifests"},{"name":"1.5.4","sha":"856ac31995e7de6726a4837eb92444c327d24668","kind":"commit","published_at":"2018-03-18T11:52:15.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d724246490d62712591c4d6b58913257ab35205d","kind":"commit","published_at":"2018-03-06T07:20:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.3/manifests"},{"name":"1.5.1","sha":"bb3a366bed15df429fdcac74925b32f226f09083","kind":"commit","published_at":"2018-02-19T05:33:41.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"01c74b8fd54759819e5b806580e30cab9c096981","kind":"commit","published_at":"2018-02-05T11:00:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ca4e10e646a454161852b2c2a05135130e0ca49a","kind":"commit","published_at":"2018-01-31T06:14:15.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"d35f800d7097a7014ee58b125b4f3644918a4286","kind":"commit","published_at":"2018-01-24T01:05:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"86842bb0804cedf460c819caa1f3e60be503a49c","kind":"commit","published_at":"2018-01-05T23:18:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"4a197a7640d3e0660a61cf9e8412c8fc7ba0306d","kind":"commit","published_at":"2017-12-04T10:03:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"0ede160fdb65c94b0ec0026fbc8d36b72d0c12c8","kind":"commit","published_at":"2017-11-30T00:40:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"1868d4a10f67e069f3603638f6bb26cb1f8ca162","kind":"commit","published_at":"2017-11-28T23:45:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"c5e8dc6a1b78e4b8ea43df6df821435d7c607738","kind":"commit","published_at":"2017-11-25T21:07:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"930e6d9bc90f11fd24bc0b0fcfe8dbac803d79c6","kind":"commit","published_at":"2017-11-22T18:13:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"5a3d72b3f73211b656929db0cb02f84a0c1f5f9c","kind":"commit","published_at":"2017-11-08T23:04:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"baef232208e820e26364a30f98137ea5d8f432eb","kind":"commit","published_at":"2017-08-25T22:25:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"4b4cc9cf47e0e5b1dc5131bb75bada1ea8691eb6","kind":"commit","published_at":"2017-08-24T02:26:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"65afd07bd11f84f2c56f7e5ac08e2b60c6e70bad","kind":"commit","published_at":"2017-08-10T20:59:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"65afd07bd11f84f2c56f7e5ac08e2b60c6e70bad","kind":"commit","published_at":"2017-08-10T20:59:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb22c274124fe96b8ac95a266c9e984b85fc6757","kind":"commit","published_at":"2017-07-17T22:43:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"1600a0b9bda7f83292c3967df65ab5f988459dab","kind":"commit","published_at":"2017-07-08T05:37:09.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.12.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8fc0cc6696f63bde8bbf8f3fe2d599041e3bcb22","kind":"commit","published_at":"2017-07-04T07:27:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.11.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"7c620e86f4e7f88635e74ae2f574d1740d8be7df","kind":"commit","published_at":"2017-06-23T10:00:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"4594f3e6694c68841658d311a246c24984848dc0","kind":"commit","published_at":"2017-06-19T20:25:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.10.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.0/manifests"},{"name":"0.9.13","sha":"a2cd30450f21d7f73eac465f3b2a1517086e66c6","kind":"commit","published_at":"2017-06-01T21:25:26.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.13","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.13/manifests"},{"name":"0.9.12","sha":"0e505b748566811a817c315188ee41103b244d8d","kind":"commit","published_at":"2017-05-30T21:53:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.12","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.12/manifests"},{"name":"0.9.11","sha":"447b1ee4a67f3676b17c8de41fbc3d0416d2ba60","kind":"commit","published_at":"2017-05-11T03:18:21.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.11","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.11/manifests"},{"name":"0.9.10","sha":"d863fb319042aa4e951bf63871985c191401a88a","kind":"commit","published_at":"2017-05-03T20:38:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.10","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.10/manifests"},{"name":"0.9.7","sha":"5a9cbc3ef06ee9005e8478d3de3610a83754bf1a","kind":"commit","published_at":"2017-04-04T20:03:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.7/manifests"},{"name":"0.9.3","sha":"3988f9d3e844d8727982700cc436623978c86131","kind":"commit","published_at":"2017-03-13T13:00:22.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.3/manifests"},{"name":"0.9.0","sha":"5b3dfccf93a599d3e1fda2ebe18f272378266d50","kind":"commit","published_at":"2016-12-11T23:39:10.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.0/manifests"},{"name":"0.6.0","sha":"56d738c145c3c3782da0f23b4067bdaed00a6f4f","kind":"commit","published_at":"2016-11-02T01:17:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.6.0/manifests"},{"name":"0.4.8","sha":"5bea053560832cd150b0c99e38b5a09ca7b9852b","kind":"commit","published_at":"2016-08-10T05:51:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.8","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.8/manifests"},{"name":"0.4.5","sha":"0826467b11604fc5da13b2e760e568c5d2d4b343","kind":"commit","published_at":"2016-05-18T03:13:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.5/manifests"},{"name":"0.4.0","sha":"3bc47e7c17d9937f4c66f155c74aa854a9f76bbe","kind":"commit","published_at":"2016-01-11T19:37:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.0/manifests"},{"name":"0.1.1","sha":"6fe4b92e97d24621e2bb7f56265fc70c9f22f1a1","kind":"commit","published_at":"2015-03-09T10:29:51.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"49ff32c72d084eca8c2c206b106d8e6d68814f16","kind":"commit","published_at":"2014-12-28T02:05:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:19:10.913Z","dependent_packages_count":10,"downloads":3910,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":3.4399029980757097,"dependent_repos_count":2.012431496300457,"dependent_packages_count":2.060211300561626,"stargazers_count":3.2154544488963412,"forks_count":2.575559536273734,"docker_downloads_count":null,"average":2.6607119560215735},"purl":"pkg:npm/gtfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/gtfs","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/npm/gtfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/gtfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:35:48.147Z","issues_count":98,"pull_requests_count":79,"avg_time_to_close_issue":8497519.692307692,"avg_time_to_close_pull_request":2489684.460526316,"issues_closed_count":91,"pull_requests_closed_count":76,"pull_request_authors_count":51,"issue_authors_count":68,"avg_comments_per_issue":3.989795918367347,"avg_comments_per_pull_request":1.3164556962025316,"merged_pull_requests_count":56,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":18,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1416618.0,"past_year_avg_time_to_close_pull_request":1539097.5,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":4.611111111111111,"past_year_avg_comments_per_pull_request":2.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/issues","maintainers":[{"login":"brendannee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendannee"},{"login":"iyulaev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iyulaev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gtfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gtfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gtfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gtfs/related_packages","maintainers":[{"uuid":"brendannee","login":"brendannee","name":null,"email":"me@bn.ee","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~brendannee","role":null,"created_at":"2022-11-09T01:22:35.085Z","updated_at":"2022-11-09T01:22:35.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brendannee/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134385,"maintainers_count":1052519,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1302290,"name":"@swiftstar/gtfs","ecosystem":"npm","description":"Import GTFS transit data into mongodb and query routes, stops, times, fares and more","homepage":"https://github.com/blinktaginc/node-gtfs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/blinktaginc/node-gtfs","keywords_array":["transit","gtfs","transportation","geojson"],"namespace":"swiftstar","versions_count":5,"first_release_published_at":"2017-11-06T19:48:01.588Z","latest_release_published_at":"2017-11-06T22:45:04.149Z","latest_release_number":"1.1.4","last_synced_at":"2025-09-07T14:46:59.207Z","created_at":"2022-04-08T20:12:26.618Z","updated_at":"2025-09-07T14:46:59.207Z","registry_url":"https://www.npmjs.com/package/@swiftstar/gtfs","install_command":"npm install @swiftstar/gtfs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.4"}},"repo_metadata":{"id":2460360,"uuid":"3432328","full_name":"BlinkTagInc/node-gtfs","owner":"BlinkTagInc","description":"Import GTFS transit data into SQLite and query routes, stops, times, fares and more.","archived":false,"fork":false,"pushed_at":"2024-07-27T18:10:16.000Z","size":2853,"stargazers_count":431,"open_issues_count":6,"forks_count":148,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-08-01T12:11:16.292Z","etag":null,"topics":["geojson","gtfs","node-gtfs","public-transportation","sqlite","transit","transit-data"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BlinkTagInc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2012-02-13T17:38:00.000Z","updated_at":"2024-08-01T12:11:32.984Z","dependencies_parsed_at":"2024-04-10T15:02:06.785Z","dependency_job_id":"51c60e2d-42a0-44e6-b0a0-dcb18c02eb24","html_url":"https://github.com/BlinkTagInc/node-gtfs","commit_stats":{"total_commits":782,"total_committers":50,"mean_commits":15.64,"dds":"0.12148337595907932","last_synced_commit":"94b5556ab46afa555a3c94de04a3eabd39b97080"},"previous_names":["brendannee/node-gtfs"],"tags_count":141,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217512797,"owners_count":16188638,"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"},"owner_record":{"login":"BlinkTagInc","name":"BlinkTag","uuid":"12618433","kind":"organization","description":"","email":"info@blinktag.com","website":"https://blinktag.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12618433?v=4","repositories_count":33,"last_synced_at":"2024-04-08T15:22:09.246Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlinkTagInc","funding_links":[],"total_stars":849,"followers":12,"following":0,"created_at":"2022-11-03T04:34:15.167Z","updated_at":"2024-04-08T15:22:16.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlinkTagInc/repositories"},"tags":[{"name":"4.13.2","sha":"94b5556ab46afa555a3c94de04a3eabd39b97080","kind":"tag","published_at":"2024-07-27T18:10:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.2/manifests"},{"name":"4.13.1","sha":"69d2cd46173f4c591471dad2aea95d26931f73b5","kind":"tag","published_at":"2024-07-12T09:23:29.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.1/manifests"},{"name":"4.13.0","sha":"20fa7c79d38f34f696295483584ac6c52f06c431","kind":"tag","published_at":"2024-07-10T22:31:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.13.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"067c7ecbbf2af97985afe4f848e4a79e89877467","kind":"tag","published_at":"2024-06-17T18:55:09.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.12.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.12.0/manifests"},{"name":"4.11.3","sha":"e62881e95021a3b6d839b8a3ec9ec009de5e2593","kind":"tag","published_at":"2024-06-13T21:13:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"522055272abf617e5a188c8828547f2b5fc903af","kind":"tag","published_at":"2024-06-13T18:53:39.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"3f59365e730a25f108453f16d2941e7bc6e7ec60","kind":"tag","published_at":"2024-06-06T05:58:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.1/manifests"},{"name":"4.11.0","sha":"e5d6567e777ac375b01d9d7fcd635322f402676e","kind":"tag","published_at":"2024-06-02T05:14:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.11.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.11.0/manifests"},{"name":"4.10.4","sha":"f9f1b569c69d2b25728ec4bd99b7dd163ee2561e","kind":"tag","published_at":"2024-05-14T22:46:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.4/manifests"},{"name":"4.10.3","sha":"eda1ac4e299057f225c963d6eecd393b01ee7bc7","kind":"tag","published_at":"2024-05-13T06:34:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.3/manifests"},{"name":"4.10.2","sha":"d45f36c00763b56bf4f6d34a2a3c2c50755553d3","kind":"tag","published_at":"2024-04-03T05:25:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.2/manifests"},{"name":"4.10.1","sha":"246ed68474db3af02db4e1081484a845ec1b26b2","kind":"tag","published_at":"2024-03-29T22:07:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.10.1/manifests"},{"name":"4.9.0","sha":"fed951ed6512f362d76cfcd86196cda67dbcc03e","kind":"tag","published_at":"2024-03-12T19:51:18.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"6ccb1b20f90d9c82f1391cd9a03b8ab989423be0","kind":"tag","published_at":"2024-03-10T19:43:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.8.0/manifests"},{"name":"4.7.2","sha":"f10b903974330cf012e62186739298a40e58b4e8","kind":"tag","published_at":"2024-03-05T23:52:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.2/manifests"},{"name":"4.7.1","sha":"2176268b4152b93c091dc2c33f39e20e117a209f","kind":"tag","published_at":"2024-02-19T06:34:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"af9ff779ec5382199b4f37c3c44a5cf7c1fdafc4","kind":"tag","published_at":"2024-02-09T08:10:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"27f1e2b60b60da213dc813b7ae5be60552e75bca","kind":"tag","published_at":"2024-01-18T06:28:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"8cc3da661d0b8ef200f72c6c14fd0076beb56d86","kind":"tag","published_at":"2023-11-10T06:07:18.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"fd45a2c4551c14a3cc8a0837e872f93929de1e7a","kind":"tag","published_at":"2023-08-23T23:22:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.5.0/manifests"},{"name":"4.4.3","sha":"b0ca9af356c9a5662c1d049fc8f055f08835269e","kind":"tag","published_at":"2023-07-18T23:11:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"d4e18a066ec81fdfa838fd16d0fa91b727fe8e9b","kind":"tag","published_at":"2023-07-09T02:54:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"ad707dd85edcd62f60b31e63894bec0bd683fd8e","kind":"tag","published_at":"2023-07-08T01:52:10.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"62c9091e37b27baa060f55702d5e1ef397c3e4dc","kind":"tag","published_at":"2023-06-16T08:08:01.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"64e8a82e219dbd6ef99db758882dc54803d8e0bf","kind":"tag","published_at":"2023-06-14T07:50:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"7e22e5b0c4201e50e0fd11bb2605f6033dbfc205","kind":"tag","published_at":"2023-06-06T20:45:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"490f8dee421ed4633e3cf6a00b42561817e7b983","kind":"tag","published_at":"2023-05-05T06:47:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"f3a1e27ad52c1b305372c8a9569c7d9a7608faeb","kind":"tag","published_at":"2023-04-13T08:02:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.2.0/manifests"},{"name":"4.1.1","sha":"4cb1cd19e60c95d6a2bae0f149b60b3df6c80251","kind":"tag","published_at":"2023-04-13T06:42:07.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"83bdcda77a90a2c1af24572e77560dc5d4b0931c","kind":"tag","published_at":"2023-02-26T06:31:36.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.1.0/manifests"},{"name":"4.0.3","sha":"fa2c2925a092d918e00aa5d54930ecf24840f3a7","kind":"tag","published_at":"2023-02-05T07:12:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"1b540744c8959b7039a2dcd9651e24a97aca46ca","kind":"tag","published_at":"2023-01-15T23:13:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"1f3e70e7be0811742f211ea725b01f36bcf55e7d","kind":"tag","published_at":"2022-12-31T10:27:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"23c11b494ac221e5db4e7cec288a3e0a0a0d0451","kind":"tag","published_at":"2022-12-31T05:01:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/4.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/4.0.0/manifests"},{"name":"3.8.0","sha":"dc6cac184882ea751b8b235a9d51fa4606b367f5","kind":"tag","published_at":"2022-12-23T05:29:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"11075adf2567d184e81a47da1854ee6636da301e","kind":"tag","published_at":"2022-11-18T01:23:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"e405dab0b40beb7f4ee59eeecf8a8cd64b9f4c23","kind":"tag","published_at":"2022-11-08T22:47:31.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.6.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"02d1ecc1664cf1899b9a3b0802387c56f16ae2df","kind":"tag","published_at":"2022-08-08T22:46:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.6.0/manifests"},{"name":"3.5.1","sha":"0d38814d0cd0e08afbd30274e7e13b28151e161b","kind":"tag","published_at":"2022-07-27T02:24:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"a0b4a701454a412406bd217d97358f31bab8a08e","kind":"tag","published_at":"2022-07-10T20:23:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"e80c2ba651bb496331f85c4aef544b20862a9cad","kind":"tag","published_at":"2022-06-13T00:07:53.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"1360fd511f17f5a0f46b4770ffcfa37d99c00547","kind":"tag","published_at":"2022-04-29T21:37:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"d589e64acd7fde5ade467f45764339d808403098","kind":"tag","published_at":"2022-04-26T20:33:27.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.3.0/manifests"},{"name":"3.2.5","sha":"68bd567b13d388fbaa00d706b31c0ed7a608e9d9","kind":"tag","published_at":"2022-04-10T03:49:39.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.5/manifests"},{"name":"3.2.4","sha":"4d5e5369d5d94052a5004204182a2582ced8f619","kind":"tag","published_at":"2022-01-22T03:44:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.4/manifests"},{"name":"3.2.3","sha":"869c0de1bf74940ea290b28ccf2c25282a5e14d8","kind":"tag","published_at":"2022-01-17T04:01:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"f18d2ad63686aa615e2b5e090bdbc1313bca7b3e","kind":"tag","published_at":"2021-12-28T19:56:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"5f8e781bdc000119f10698dc3eb440509122badf","kind":"tag","published_at":"2021-11-26T20:28:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"caa700c3696cdbab1016d110eeca429d262fb485","kind":"tag","published_at":"2021-11-21T22:01:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.2.0/manifests"},{"name":"3.1.4","sha":"5e799208579c55682f3d5fff5640c021f56005d6","kind":"tag","published_at":"2021-10-17T19:11:41.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"fd7165c9ef035afa7e7e84bc2ac09fad717b3957","kind":"tag","published_at":"2021-10-17T17:07:27.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"42ac5f8918805603ed6a61d7b9bd4b1de74ccf7b","kind":"commit","published_at":"2021-09-25T23:22:02.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"50a5af180faf8a842489de81e247fc6a5e6964cb","kind":"commit","published_at":"2021-09-13T17:20:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"65e0070618937ceabc1066333a9a392114868615","kind":"commit","published_at":"2021-08-02T23:55:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"6b8302494df94b48316bb56a47a7fa1021b3eb26","kind":"commit","published_at":"2021-06-24T03:14:24.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"6842b5352c3f826d6c66b565d692b9c0b5654bda","kind":"commit","published_at":"2021-06-16T05:59:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"a97da3c481e9d163c448db80005288104ed1d84d","kind":"commit","published_at":"2021-05-26T18:57:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"ba2d21842977384eb7079236ffbbf5e00936e8ea","kind":"commit","published_at":"2021-05-15T22:35:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"1a2e6a77cd10d75787484ff0b977e425fac3d0ff","kind":"commit","published_at":"2021-05-14T06:15:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/3.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/3.0.0/manifests"},{"name":"2.4.4","sha":"8f9a51375b764262f2049093628c402370f3fbe2","kind":"commit","published_at":"2021-05-07T22:55:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"444f967b54661397a31579c19727b6974d81bcb8","kind":"commit","published_at":"2021-03-23T23:40:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"c3a63c5c82d1ae1a5c73bc7304d6ac14897f5f8c","kind":"commit","published_at":"2021-02-20T02:39:32.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"2eecb2788334fbe3ce9f56b73de1ab714e332bda","kind":"commit","published_at":"2021-02-09T23:46:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"653b3b747a46ba14e21026507d8e3d63867621e3","kind":"commit","published_at":"2021-02-05T05:22:01.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"552764ef8ac6a75a609e14a8f274636f10c4978c","kind":"commit","published_at":"2021-01-31T05:16:43.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.3.0/manifests"},{"name":"2.2.4","sha":"d5210f0a52af4e157630befbb625a8ceca83f7fc","kind":"commit","published_at":"2020-12-21T22:58:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"5198b0007161afa21e22c8ec503cb46b7f705b32","kind":"commit","published_at":"2020-12-12T07:11:37.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"73c9407039aba4e1e1b8464eb6469d5e0660a71e","kind":"commit","published_at":"2020-12-10T17:46:29.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"45280a3602da165ae19574f37ba8ba7f13d0c07f","kind":"commit","published_at":"2020-12-07T06:42:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"9fd8df97b4b96a3c11c35897bc7aaf40c77e3e0b","kind":"commit","published_at":"2020-12-05T19:56:12.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"5d7e91e885c5476c5564f2cd9d22017e1a919e08","kind":"commit","published_at":"2020-11-28T02:55:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"7fa660e5730499261ab5c79091c8be52ec8fa8d5","kind":"commit","published_at":"2020-11-11T01:01:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.1.0/manifests"},{"name":"2.0.9","sha":"8c6de67c7c31cff8d21af11a58cb9228cdbcf074","kind":"commit","published_at":"2020-11-10T20:24:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.9","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.9/manifests"},{"name":"2.0.8","sha":"20f544f294f0657b3b7cef1329992e92a7c6246c","kind":"commit","published_at":"2020-10-14T22:38:56.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.8","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.8/manifests"},{"name":"2.0.7","sha":"10094abbf1490563ecb995fb76a88ff1cb7d72a3","kind":"commit","published_at":"2020-10-13T22:19:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"50db921724287ce1b20fb7d3c051ee5e77048881","kind":"commit","published_at":"2020-10-13T07:31:06.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.6","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"0dae897944367b8b16b7047fc1fcdca3d2e5d050","kind":"commit","published_at":"2020-09-24T19:17:42.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"a49624b5f742668eb9d6c6a2a358d716538c9050","kind":"commit","published_at":"2020-09-21T03:32:54.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"04168fff50177e5e927b46fc1aa74e44b83b2700","kind":"commit","published_at":"2020-09-14T22:04:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"4208b8229b8e7cda2cc6f54f26858124f2adfaec","kind":"commit","published_at":"2020-09-06T19:02:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"6fcce9fade43030247bf319171d78b07790e798c","kind":"commit","published_at":"2020-08-24T02:29:19.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"a8bfda6a0782c43c829b1f9b6e09ce4f47b43500","kind":"commit","published_at":"2020-08-20T21:11:53.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/2.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/2.0.0/manifests"},{"name":"1.10.4","sha":"8fb28e54475a2d8596e7886f892db0dc9198c963","kind":"commit","published_at":"2020-07-29T01:15:25.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.4/manifests"},{"name":"1.10.3","sha":"ff3e278658750c984b651084fb5121bb723fdfd6","kind":"commit","published_at":"2020-07-15T21:55:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.3/manifests"},{"name":"1.10.2","sha":"59b56096fd693c7bc393c30fe41b7eb51ddd7404","kind":"commit","published_at":"2020-06-08T20:14:23.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"2f94032cffb2780ca62be8bb6ae74483382f5bcd","kind":"commit","published_at":"2020-05-10T07:45:34.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"ffd3f9824fff379fa423010d31fb4b357447dcb1","kind":"commit","published_at":"2020-04-21T02:43:06.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.10.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"2e89a3837da7e01915718522edcb5efe7a23c7c1","kind":"commit","published_at":"2020-01-03T19:50:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.3/manifests"},{"name":"1.9.1","sha":"bb96a00cc29f33afaad9ad65826271c771aa66cc","kind":"commit","published_at":"2019-08-09T20:54:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"411ab49fb2e1dec0d5751830b8af26acdb4b56a9","kind":"commit","published_at":"2019-08-07T03:46:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.9.0/manifests"},{"name":"1.8.7","sha":"b47f0f014a1c7fe8c99013de336943a0cc311dd8","kind":"commit","published_at":"2019-05-21T01:19:11.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"4b362bc8dad0dffe9b142a691b23752edae4bc2f","kind":"commit","published_at":"2019-04-09T09:18:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.6","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"4b362bc8dad0dffe9b142a691b23752edae4bc2f","kind":"commit","published_at":"2019-04-09T09:18:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"c8f3682426abc7ad58bd73dc7eb81849a9ab4df9","kind":"commit","published_at":"2019-04-01T00:22:30.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"eda855458517b7bae18b00e9a7ddf6aaf3950df2","kind":"commit","published_at":"2019-03-26T22:01:31.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"c7d7c7603fe7068c474e495292b60a408a476ec5","kind":"commit","published_at":"2019-03-11T10:52:16.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"8c267e6ee00379238ac4e80b9933f9a94f15ab44","kind":"commit","published_at":"2019-02-28T10:45:22.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"d975d1ba1ee6116ccb4f603d8e941e497a893a46","kind":"commit","published_at":"2019-02-28T10:15:50.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.8.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"2ff599ce28eede7d09820dc46ca99cf26e3aa5cd","kind":"commit","published_at":"2019-01-31T00:30:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.7.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"174d23a161018252af265acb1108da442f048458","kind":"commit","published_at":"2019-01-12T08:31:33.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.7.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.7.0/manifests"},{"name":"1.6.5","sha":"c90b04bb1df39a2c6ee807cc252b2588c5c740a0","kind":"commit","published_at":"2018-06-12T19:26:07.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.5/manifests"},{"name":"1.6.4","sha":"21484928b7addc9030158badde90f7a1dd526584","kind":"commit","published_at":"2018-06-01T01:24:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"4f2f0ec5e34f467bedefccae770a68239c034bf0","kind":"commit","published_at":"2018-05-14T21:29:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"6e4f9e354c8a8eed19d96aaa48f6eaf12da6b73a","kind":"commit","published_at":"2018-04-05T08:00:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"119acfabc7a215fdcf5c1a39d7f5282c27cd008f","kind":"commit","published_at":"2018-03-20T23:06:02.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"6289bc08732a7d57a822aea09b099f721480f97e","kind":"commit","published_at":"2018-03-18T21:23:55.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.6.0/manifests"},{"name":"1.5.4","sha":"856ac31995e7de6726a4837eb92444c327d24668","kind":"commit","published_at":"2018-03-18T11:52:15.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"d724246490d62712591c4d6b58913257ab35205d","kind":"commit","published_at":"2018-03-06T07:20:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.3/manifests"},{"name":"1.5.1","sha":"bb3a366bed15df429fdcac74925b32f226f09083","kind":"commit","published_at":"2018-02-19T05:33:41.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"01c74b8fd54759819e5b806580e30cab9c096981","kind":"commit","published_at":"2018-02-05T11:00:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.5.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"ca4e10e646a454161852b2c2a05135130e0ca49a","kind":"commit","published_at":"2018-01-31T06:14:15.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"d35f800d7097a7014ee58b125b4f3644918a4286","kind":"commit","published_at":"2018-01-24T01:05:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.4","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"86842bb0804cedf460c819caa1f3e60be503a49c","kind":"commit","published_at":"2018-01-05T23:18:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"4a197a7640d3e0660a61cf9e8412c8fc7ba0306d","kind":"commit","published_at":"2017-12-04T10:03:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"0ede160fdb65c94b0ec0026fbc8d36b72d0c12c8","kind":"commit","published_at":"2017-11-30T00:40:46.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"1868d4a10f67e069f3603638f6bb26cb1f8ca162","kind":"commit","published_at":"2017-11-28T23:45:58.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.3.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"c5e8dc6a1b78e4b8ea43df6df821435d7c607738","kind":"commit","published_at":"2017-11-25T21:07:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.2.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"930e6d9bc90f11fd24bc0b0fcfe8dbac803d79c6","kind":"commit","published_at":"2017-11-22T18:13:47.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"5a3d72b3f73211b656929db0cb02f84a0c1f5f9c","kind":"commit","published_at":"2017-11-08T23:04:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"baef232208e820e26364a30f98137ea5d8f432eb","kind":"commit","published_at":"2017-08-25T22:25:00.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.1.0/manifests"},{"name":"1.0.3","sha":"4b4cc9cf47e0e5b1dc5131bb75bada1ea8691eb6","kind":"commit","published_at":"2017-08-24T02:26:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"65afd07bd11f84f2c56f7e5ac08e2b60c6e70bad","kind":"commit","published_at":"2017-08-10T20:59:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.2","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"65afd07bd11f84f2c56f7e5ac08e2b60c6e70bad","kind":"commit","published_at":"2017-08-10T20:59:38.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb22c274124fe96b8ac95a266c9e984b85fc6757","kind":"commit","published_at":"2017-07-17T22:43:14.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/1.0.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/1.0.0/manifests"},{"name":"0.12.0","sha":"1600a0b9bda7f83292c3967df65ab5f988459dab","kind":"commit","published_at":"2017-07-08T05:37:09.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.12.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8fc0cc6696f63bde8bbf8f3fe2d599041e3bcb22","kind":"commit","published_at":"2017-07-04T07:27:52.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.11.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.11.0/manifests"},{"name":"0.10.1","sha":"7c620e86f4e7f88635e74ae2f574d1740d8be7df","kind":"commit","published_at":"2017-06-23T10:00:13.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.10.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"4594f3e6694c68841658d311a246c24984848dc0","kind":"commit","published_at":"2017-06-19T20:25:08.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.10.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.10.0/manifests"},{"name":"0.9.13","sha":"a2cd30450f21d7f73eac465f3b2a1517086e66c6","kind":"commit","published_at":"2017-06-01T21:25:26.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.13","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.13/manifests"},{"name":"0.9.12","sha":"0e505b748566811a817c315188ee41103b244d8d","kind":"commit","published_at":"2017-05-30T21:53:40.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.12","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.12/manifests"},{"name":"0.9.11","sha":"447b1ee4a67f3676b17c8de41fbc3d0416d2ba60","kind":"commit","published_at":"2017-05-11T03:18:21.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.11","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.11/manifests"},{"name":"0.9.10","sha":"d863fb319042aa4e951bf63871985c191401a88a","kind":"commit","published_at":"2017-05-03T20:38:05.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.10","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.10/manifests"},{"name":"0.9.7","sha":"5a9cbc3ef06ee9005e8478d3de3610a83754bf1a","kind":"commit","published_at":"2017-04-04T20:03:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.7","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.7/manifests"},{"name":"0.9.3","sha":"3988f9d3e844d8727982700cc436623978c86131","kind":"commit","published_at":"2017-03-13T13:00:22.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.3","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.3/manifests"},{"name":"0.9.0","sha":"5b3dfccf93a599d3e1fda2ebe18f272378266d50","kind":"commit","published_at":"2016-12-11T23:39:10.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.9.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.9.0/manifests"},{"name":"0.6.0","sha":"56d738c145c3c3782da0f23b4067bdaed00a6f4f","kind":"commit","published_at":"2016-11-02T01:17:57.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.6.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.6.0/manifests"},{"name":"0.4.8","sha":"5bea053560832cd150b0c99e38b5a09ca7b9852b","kind":"commit","published_at":"2016-08-10T05:51:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.8","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.8/manifests"},{"name":"0.4.5","sha":"0826467b11604fc5da13b2e760e568c5d2d4b343","kind":"commit","published_at":"2016-05-18T03:13:44.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.5","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.5/manifests"},{"name":"0.4.0","sha":"3bc47e7c17d9937f4c66f155c74aa854a9f76bbe","kind":"commit","published_at":"2016-01-11T19:37:04.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.4.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.4.0/manifests"},{"name":"0.1.1","sha":"6fe4b92e97d24621e2bb7f56265fc70c9f22f1a1","kind":"commit","published_at":"2015-03-09T10:29:51.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.1.1","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"49ff32c72d084eca8c2c206b106d8e6d68814f16","kind":"commit","published_at":"2014-12-28T02:05:48.000Z","download_url":"https://codeload.github.com/BlinkTagInc/node-gtfs/tar.gz/0.1.0","html_url":"https://github.com/BlinkTagInc/node-gtfs/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T17:44:36.417Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.288209959290825,"dependent_repos_count":10.760052278393932,"dependent_packages_count":21.281394886778,"stargazers_count":3.2938649700612563,"forks_count":2.6300097012202177,"docker_downloads_count":null,"average":14.650706359148845},"purl":"pkg:npm/%40swiftstar/gtfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@swiftstar/gtfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@swiftstar/gtfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@swiftstar/gtfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T17:43:45.856Z","issues_count":92,"pull_requests_count":74,"avg_time_to_close_issue":8880693.540229885,"avg_time_to_close_pull_request":2584383.9315068494,"issues_closed_count":87,"pull_requests_closed_count":73,"pull_request_authors_count":49,"issue_authors_count":65,"avg_comments_per_issue":4.032608695652174,"avg_comments_per_pull_request":1.135135135135135,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":12,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1973564.4444444445,"past_year_avg_time_to_close_pull_request":1965273.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":5.25,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/issues","maintainers":[{"login":"brendannee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendannee"},{"login":"iyulaev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iyulaev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@swiftstar%2Fgtfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@swiftstar%2Fgtfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@swiftstar%2Fgtfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@swiftstar%2Fgtfs/related_packages","maintainers":[{"uuid":"ddrboxman","login":"ddrboxman","name":null,"email":"colin@recursivepenguin.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~ddrboxman","role":null,"created_at":"2022-11-11T01:29:54.013Z","updated_at":"2022-11-11T01:29:54.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ddrboxman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134385,"maintainers_count":1052519,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":115156,"full_name":"BlinkTagInc/node-gtfs","default_branch":"master","committers":[{"name":"Brendan Nee","email":"brendan@blinktag.com","login":"brendannee","count":807},{"name":"Hafiz Ismail","email":"sgk.sprm@gmail.com","login":"sogko","count":15},{"name":"Alessio Bogon","email":"youtux@gmail.com","login":"youtux","count":8},{"name":"leannelis","email":"leanne63","login":"leanne63","count":5},{"name":"j33f","email":"jeff@modulaweb.fr","login":"j33f","count":5},{"name":"pravdomil","email":"info@pravdomil.com","login":"pravdomil","count":4},{"name":"Ivan Yulaev","email":"ivan@yulaev.com","login":"iyulaev","count":4},{"name":"Steven Prins","email":"git@stevenprins.com","login":"stepri","count":3},{"name":"David Aghassi","email":"david.aghassi@gmail.com","login":"Aghassi","count":3},{"name":"wdalrymple","email":"mwdalrymple@yahoo.com","login":"wdalrymple","count":2},{"name":"Sam Hashemi","email":"sam@samhashemi.com","login":"samhashemi","count":2},{"name":"Pawajoro","email":"46163160+Pawajoro","login":"Pawajoro","count":2},{"name":"Natalie Perna","email":"nmperna@gmail.com","login":"sudonatalie","count":2},{"name":"Matt","email":"6219160+mattkinnia","login":"mattkinnia","count":2},{"name":"Jacob Childress","email":"jacobc@gmail.com","login":"braveulysses","count":2},{"name":"Ethan","email":"ethan@ubuntu.(none)","login":null,"count":2},{"name":"travis4all","email":"travis4all@diamon.dz","login":null,"count":2},{"name":"Brendan Nee","email":"brendan@automatic.com","login":null,"count":1},{"name":"Daniel Gerlach","email":"daniel.gerlach@moovel.com","login":null,"count":1},{"name":"root","email":"root@modulaweb.fr","login":null,"count":1},{"name":"andreas beuge","email":"andreas.beuge@daimler.com","login":null,"count":1},{"name":"Sergio Behrends","email":"sergio.behrends@mulesoft.com","login":null,"count":1},{"name":"Oskari Grönroos","email":"oskari.gronroos@geotogether.com","login":null,"count":1},{"name":"Heath Shurtleff","email":"heath.shurtleff@overstock.com","login":null,"count":1},{"name":"Robin Chou","email":"chourobin@gmail.com","login":"chourobin","count":1},{"name":"Sergio Behrends","email":"sergio@behrends.com.ar","login":"sbehrends","count":1},{"name":"b-e-b-o-o","email":"71736138+b-e-b-o-o","login":"b-e-b-o-o","count":1},{"name":"thelleboid-tsr","email":"theophile.helleboid@transdev.com","login":"thelleboid-tsr","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Rajan","email":"rajan1992@hotmail.com","login":"woahitsraj","count":1},{"name":"Pradel Léo","email":"pradel.leo@gmail.com","login":"pradel","count":1},{"name":"Oliv","email":"6248122+Oliv4945","login":"Oliv4945","count":1},{"name":"Misha Maliga","email":"mishamaliga","login":"mishamaliga","count":1},{"name":"Mike Brocks","email":"brocks.mike@gmail.com","login":"brocksm","count":1},{"name":"Matthias Feist","email":"github.com@matf.de","login":"matthiasfeist","count":1},{"name":"Matt Moran","email":"mattmoran2000@gmail.com","login":"DarkMatterMatt","count":1},{"name":"Matt Gruskin","email":"matthew.gruskin@gmail.com","login":"obijywk","count":1},{"name":"Marcelo M. A","email":"ma.munoz.araya@gmail.com","login":"marcelino-m","count":1},{"name":"Mael","email":"laem@kont.me","login":"laem","count":1},{"name":"Landon Reed","email":"landontreed@gmail.com","login":"landonreed","count":1},{"name":"Kyle Ramey","email":"CodeFusion","login":"CodeFusion","count":1},{"name":"Ivy Rose","email":"hi@ivyrose.me","login":"ivyrze","count":1},{"name":"Gregory Schwedock","email":"schwedock@gmail.com","login":"shwaydogg","count":1},{"name":"Ethan Lo","email":"arkitex@gmail.com","login":"arkitex","count":1},{"name":"Emma K Alexandra","email":"emma@emma.sh","login":"emma-k-alexandra","count":1},{"name":"Devin Packer","email":"devin.packer@gmail.com","login":"packerdl","count":1},{"name":"David Abell","email":"79927957+david-abell","login":"david-abell","count":1},{"name":"Darius","email":"darius.mtn@gmail.com","login":"Slaymd","count":1},{"name":"Daniel Verstegen","email":"verstegen.daan@gmail.com","login":"swapsCAPS","count":1},{"name":"Adam Pitchie","email":"adampitchie@gmail.com","login":"adampitchie","count":1},{"name":"Alan Thomas","email":"at.light@live.com.au","login":"atlight","count":1},{"name":"Ali Zarghami","email":"alizarghami@gmail.com","login":"alizarghami","count":1},{"name":"Anbraten","email":"6918444+anbraten","login":"anbraten","count":1},{"name":"Ben Standaert","email":"71239179+bstandaert-wustl","login":"bstandaert-wustl","count":1},{"name":"Bryan Haakman","email":"bryanhaakman@gmail.com","login":"bryanph","count":1},{"name":"Daniel D","email":"leftpolaright@gmail.com","login":"lpolaright","count":1},{"name":"Daniel Sörlöv","email":"DSorlov","login":"DSorlov","count":1}],"total_commits":910,"total_committers":57,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.964912280701755,"dds":0.11318681318681323,"past_year_committers":[{"name":"Brendan Nee","email":"brendan@blinktag.com","login":"brendannee","count":112},{"name":"Matt","email":"6219160+mattkinnia","login":"mattkinnia","count":2},{"name":"thelleboid-tsr","email":"theophile.helleboid@transdev.com","login":"thelleboid-tsr","count":1},{"name":"b-e-b-o-o","email":"71736138+b-e-b-o-o","login":"b-e-b-o-o","count":1},{"name":"Misha Maliga","email":"mishamaliga","login":"mishamaliga","count":1},{"name":"Mael","email":"laem@kont.me","login":"laem","count":1},{"name":"Bryan Haakman","email":"bryanhaakman@gmail.com","login":"bryanph","count":1},{"name":"Ben Standaert","email":"71239179+bstandaert-wustl","login":"bstandaert-wustl","count":1}],"past_year_total_commits":120,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":15.0,"past_year_dds":0.06666666666666665,"last_synced_at":"2025-09-02T08:09:01.806Z","last_synced_commit":"3c1ec7fed3c2bb2840c1ae2a9274a194fc2d786f","created_at":"2023-03-07T22:40:30.241Z","updated_at":"2025-09-02T08:09:01.807Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"BlinkTagInc/node-gtfs","html_url":"https://github.com/BlinkTagInc/node-gtfs","last_synced_at":"2025-09-08T08:03:17.478Z","status":null,"issues_count":111,"pull_requests_count":95,"avg_time_to_close_issue":8043012.891089109,"avg_time_to_close_pull_request":2248883.912087912,"issues_closed_count":101,"pull_requests_closed_count":91,"pull_request_authors_count":57,"issue_authors_count":73,"avg_comments_per_issue":3.684684684684685,"avg_comments_per_pull_request":1.1263157894736842,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":20,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2837426.0,"past_year_avg_time_to_close_pull_request":353655.0714285714,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.85,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-09T10:35:52.719Z","updated_at":"2025-09-08T08:03:17.480Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlinkTagInc%2Fnode-gtfs/issues","issue_labels_count":{"New Feature":5},"pull_request_labels_count":{"dependencies":7},"issue_author_associations_count":{"NONE":90,"CONTRIBUTOR":21},"pull_request_author_associations_count":{"CONTRIBUTOR":62,"NONE":30,"MEMBER":2,"COLLABORATOR":1},"issue_authors":{"nukeador":9,"ghost":5,"laem":5,"Abramovick":5,"youtux":4,"brodyFlannigan":4,"stephenmcbride":2,"wdalrymple":2,"groenroos":2,"melisoner2006":2,"magnuspaaske":2,"ibaiway":2,"danydacosta":2,"david-abell":2,"rszczypka":2,"matthiasfeist":2,"magnusburton":2,"andreasvirkus":2,"Kenny806":1,"londonreturns":1,"sk92129":1,"AvidDabbler":1,"andreagilardoni":1,"graue":1,"arctouch-douglaskazumi":1,"dfairaizl":1,"MentatGhola":1,"Technerder":1,"marcroiglama":1,"homtec":1,"jeffwesson":1,"FredFronky":1,"senpai-notices":1,"MineRiaaa":1,"eridgd":1,"b-e-b-o-o":1,"sbehrends":1,"rjayako":1,"sebkim":1,"Jouca":1,"Pathen85":1,"samridhgupta":1,"saothienhat":1,"brandonscript":1,"Unclearogre":1,"Maregas":1,"justusjonas74":1,"sogko":1,"seanmavley":1,"W3stside":1,"donovanrichardson":1,"cptCloud":1,"costular":1,"akwatra":1,"markongithub":1,"graycrow":1,"swapsCAPS":1,"tyricec":1,"Piero93":1,"SirPolaris":1,"yalihart":1,"bstandaert-wustl":1,"enikonemeth":1,"mark1foley":1,"marcelino-m":1,"thekaveman":1,"billymwlei":1,"mwickman":1,"russellhoff":1,"tobiasgemperli":1,"DarkMatterMatt":1,"iamroi":1,"macourteau":1},"pull_request_authors":{"youtux":8,"dependabot[bot]":7,"anbraten":4,"mattkinnia":4,"pravdomil":3,"laem":3,"CodeFusion":2,"j33f":2,"b-e-b-o-o":2,"sudonatalie":2,"emma-k-alexandra":2,"magnuspaaske":2,"brendannee":2,"DSorlov":2,"sogko":2,"samhashemi":2,"Aghassi":2,"Oliv4945":2,"shwaydogg":2,"ghost":2,"bstandaert-wustl":2,"iyulaev":1,"0xflotus":1,"atlight":1,"thelleboid-tsr":1,"obijywk":1,"arkitex":1,"bryanph":1,"marcelino-m":1,"herrBeesch":1,"ivyrze":1,"sbehrends":1,"leanne63":1,"landonreed":1,"heathshurtleff":1,"Pawajoro":1,"mwickman":1,"pradel":1,"laurentboileau":1,"stevenleeg":1,"mishamaliga":1,"HalfSquare":1,"gerlacdt":1,"stepri":1,"groenroos":1,"brocksm":1,"lpolaright":1,"DarkMatterMatt":1,"matthiasfeist":1,"woahitsraj":1,"packerdl":1,"david-abell":1,"alizarghami":1,"wdalrymple":1,"swapsCAPS":1,"chourobin":1,"Slaymd":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":6},"past_year_pull_request_author_associations_count":{"NONE":9,"CONTRIBUTOR":7},"past_year_issue_authors":{"nukeador":4,"brodyFlannigan":3,"ibaiway":2,"laem":2,"magnuspaaske":2,"b-e-b-o-o":1,"bstandaert-wustl":1,"graue":1,"Jouca":1,"londonreturns":1,"macourteau":1,"stephenmcbride":1},"past_year_pull_request_authors":{"mattkinnia":4,"laem":3,"bstandaert-wustl":2,"b-e-b-o-o":2,"magnuspaaske":2,"bryanph":1,"thelleboid-tsr":1,"mishamaliga":1},"maintainers":[{"login":"brendannee","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendannee"},{"login":"iyulaev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iyulaev"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":21,"IssuesEvent":19,"ReleaseEvent":23,"WatchEvent":28,"DeleteEvent":1,"IssueCommentEvent":42,"PushEvent":37,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":12,"ForkEvent":7},"last_year":{"CreateEvent":21,"IssuesEvent":19,"ReleaseEvent":23,"WatchEvent":28,"DeleteEvent":1,"IssueCommentEvent":42,"PushEvent":37,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":12,"ForkEvent":7}},"keywords":["geojson","gtfs","node-gtfs","public-transportation","sqlite","transit","transit-data"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-03T02:31:00.212Z","updated_at":"2022-08-03T02:31:00.212Z","repository_link":"https://github.com/BlinkTagInc/node-gtfs/blob/master/package-lock.json","dependencies":[{"id":552777535,"package_name":"@definitelytyped/header-parser","ecosystem":"npm","requirements":"0.0.121","direct":false,"kind":"development","optional":false},{"id":552777536,"package_name":"@definitelytyped/typescript-versions","ecosystem":"npm","requirements":"0.0.121","direct":false,"kind":"development","optional":false},{"id":552777537,"package_name":"@definitelytyped/utils","ecosystem":"npm","requirements":"0.0.121","direct":false,"kind":"development","optional":false},{"id":552777538,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":552777539,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":552777540,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":552777541,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":552777542,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":552777543,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":552777544,"package_name":"@mapbox/node-pre-gyp","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":552777545,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777546,"package_name":"gauge","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777547,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777548,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":552777549,"package_name":"npmlog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777550,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":552777551,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777552,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777553,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777554,"package_name":"@protobufjs/aspromise","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777555,"package_name":"@protobufjs/base64","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777556,"package_name":"@protobufjs/codegen","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777557,"package_name":"@protobufjs/eventemitter","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777558,"package_name":"@protobufjs/fetch","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777559,"package_name":"@protobufjs/float","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777560,"package_name":"@protobufjs/inquire","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777561,"package_name":"@protobufjs/path","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777562,"package_name":"@protobufjs/pool","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777563,"package_name":"@protobufjs/utf8","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777564,"package_name":"@qiwi/npm-registry-client","ecosystem":"npm","requirements":"8.9.1","direct":false,"kind":"development","optional":false},{"id":552777565,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777566,"package_name":"@turf/helpers","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":552777567,"package_name":"@types/long","ecosystem":"npm","requirements":"3.0.32","direct":false,"kind":"runtime","optional":false},{"id":552777568,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":552777569,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.22","direct":false,"kind":"development","optional":false},{"id":552777570,"package_name":"@types/parsimmon","ecosystem":"npm","requirements":"1.10.6","direct":false,"kind":"development","optional":false},{"id":552777571,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":552777572,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777573,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":552777574,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":552777575,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777576,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777577,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777578,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":552777579,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":552777580,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777581,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777582,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":552777583,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777584,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":552777585,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":552777586,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":552777587,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":552777588,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":552777589,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777590,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777591,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777592,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":552777593,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":552777594,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":552777595,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":552777596,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":552777597,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":552777598,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":552777599,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":552777600,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":552777601,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":552777602,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":552777603,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":552777604,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":552777605,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777606,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777607,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":552777608,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":552777609,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.51","direct":false,"kind":"runtime","optional":false},{"id":552777610,"package_name":"binary","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777611,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":552777612,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777613,"package_name":"bluebird","ecosystem":"npm","requirements":"3.4.7","direct":false,"kind":"runtime","optional":false},{"id":552777614,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777615,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":552777616,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":552777617,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":552777618,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":552777619,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":552777620,"package_name":"buffer-indexof-polyfill","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777621,"package_name":"buffers","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777622,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":552777623,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":552777624,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777625,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":552777626,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":552777627,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":552777628,"package_name":"chainsaw","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777629,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":552777630,"package_name":"charm","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":552777631,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":552777632,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":552777633,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777634,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777635,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777636,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777637,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777638,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":552777639,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":552777640,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":552777641,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":552777642,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":552777643,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777644,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777645,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":552777646,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777647,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777648,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":552777649,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777650,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777651,"package_name":"csv-parse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777652,"package_name":"csv-stringify","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777653,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":552777654,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777655,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":552777656,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777657,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":552777658,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":552777659,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777660,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777661,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777662,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":552777663,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777664,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777665,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":552777666,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777667,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":552777668,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":552777669,"package_name":"dts-critic","ecosystem":"npm","requirements":"3.3.11","direct":false,"kind":"development","optional":false},{"id":552777670,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":552777671,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":552777672,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":552777673,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777674,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777675,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":552777676,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":552777677,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777678,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":552777679,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":552777680,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":552777681,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":552777682,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":552777683,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":552777684,"package_name":"dtslint","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":552777685,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":552777686,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":552777687,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777688,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777689,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":552777690,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777691,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":552777692,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":552777693,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777694,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777695,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777696,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":552777697,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777698,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777699,"package_name":"eslint","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"development","optional":false},{"id":552777700,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.5.0","direct":false,"kind":"development","optional":false},{"id":552777701,"package_name":"eslint-config-xo","ecosystem":"npm","requirements":"0.41.0","direct":false,"kind":"development","optional":false},{"id":552777702,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":552777703,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777704,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777705,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":552777706,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":552777707,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":552777708,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":552777709,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":552777710,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":552777711,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":552777712,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777713,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":552777714,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":552777715,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":552777716,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777717,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":552777718,"package_name":"fetch-blob","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777719,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":552777720,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":552777721,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":552777722,"package_name":"first-chunk-stream","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777723,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":552777724,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":552777725,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":552777726,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":552777727,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":552777728,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":552777729,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":552777730,"package_name":"fs-extra","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":552777731,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777732,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777733,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":552777734,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":552777735,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":552777736,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":552777737,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":552777738,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":552777739,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":552777740,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":552777741,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":552777742,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777743,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":552777744,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":552777745,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":552777746,"package_name":"gtfs-realtime-bindings","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":552777747,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777748,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":552777749,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":552777750,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777751,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777752,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777753,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":552777754,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777755,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777756,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777757,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777758,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":552777759,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777760,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":552777761,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777762,"package_name":"husky","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":552777763,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":552777764,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":552777765,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":552777766,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":552777767,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":552777768,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777769,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777770,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":552777771,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777772,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777773,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777774,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":552777775,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":552777776,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777777,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":552777778,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777779,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":552777780,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777781,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":552777782,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":552777783,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":552777784,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777785,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777786,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777787,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":552777788,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":552777789,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777790,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":552777791,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":552777792,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":552777793,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":552777794,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":552777795,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":552777796,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777797,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":552777798,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":552777799,"package_name":"junk","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777800,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":552777801,"package_name":"listenercount","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777802,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":552777803,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":552777804,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":552777805,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":552777806,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":552777807,"package_name":"long","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777808,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777809,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777810,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777811,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777812,"package_name":"maximatch","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":552777813,"package_name":"array-differ","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777814,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777815,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777816,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777817,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":552777818,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":552777819,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777820,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777821,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":552777822,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":552777823,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777824,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":552777825,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":552777826,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":552777827,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777828,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777829,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":552777830,"package_name":"mocha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":552777831,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":552777832,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":552777833,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":552777834,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":552777835,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":552777836,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":552777837,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777838,"package_name":"multimatch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777839,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":552777840,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":552777841,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":552777842,"package_name":"node-addon-api","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777843,"package_name":"node-domexception","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777844,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":552777845,"package_name":"node-gyp","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"runtime","optional":false},{"id":552777846,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777847,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777848,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777849,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777850,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":552777851,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777852,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":552777853,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":552777854,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":552777855,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777856,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777857,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":552777858,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777859,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":552777860,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":552777861,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":552777862,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":552777863,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":552777864,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777865,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":552777866,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":552777867,"package_name":"parsimmon","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":552777868,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777869,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777870,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":552777871,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":552777872,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777873,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":552777874,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777875,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777876,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":552777877,"package_name":"prettier","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":552777878,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777879,"package_name":"pretty-quick","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":552777880,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777881,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777882,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":552777883,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777884,"package_name":"promise-map-series","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777885,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777886,"package_name":"protobufjs","ecosystem":"npm","requirements":"6.8.6","direct":false,"kind":"runtime","optional":false},{"id":552777887,"package_name":"@types/node","ecosystem":"npm","requirements":"8.10.66","direct":false,"kind":"runtime","optional":false},{"id":552777888,"package_name":"long","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777889,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777890,"package_name":"psl","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":552777891,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777892,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":552777893,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":552777894,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":552777895,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":552777896,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":552777897,"package_name":"recursive-copy","ecosystem":"npm","requirements":"2.0.14","direct":false,"kind":"runtime","optional":false},{"id":552777898,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":552777899,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777900,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":552777901,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777902,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777903,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":552777904,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":552777905,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":552777906,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777907,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777908,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777909,"package_name":"sanitize-filename","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":552777910,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"runtime","optional":false},{"id":552777911,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":552777912,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777913,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":552777914,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777915,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777916,"package_name":"should","ecosystem":"npm","requirements":"13.2.3","direct":false,"kind":"development","optional":false},{"id":552777917,"package_name":"should-equal","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777918,"package_name":"should-format","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":552777919,"package_name":"should-type","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":552777920,"package_name":"should-type-adaptors","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":552777921,"package_name":"should-util","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":552777922,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":552777923,"package_name":"slash","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777924,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":552777925,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":552777926,"package_name":"socks","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":552777927,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777928,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":552777929,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":552777930,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":552777931,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":552777932,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":552777933,"package_name":"sqlite","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":552777934,"package_name":"sqlite3","ecosystem":"npm","requirements":"5.0.10","direct":false,"kind":"runtime","optional":false},{"id":552777935,"package_name":"sqlstring-sqlite","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777936,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":552777937,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777938,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":552777939,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777940,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777941,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777942,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777943,"package_name":"strip-bom-buf","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777944,"package_name":"strip-bom-stream","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777945,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777946,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":552777947,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":552777948,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":552777949,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":552777950,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":552777951,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":552777952,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777953,"package_name":"tmp-promise","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777954,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":552777955,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":552777956,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":552777957,"package_name":"traverse","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":552777958,"package_name":"truncate-utf8-bytes","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777959,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":552777960,"package_name":"tslint","ecosystem":"npm","requirements":"5.14.0","direct":false,"kind":"development","optional":false},{"id":552777961,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":552777962,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":552777963,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":552777964,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":552777965,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":552777966,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":552777967,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777968,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":552777969,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":552777970,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":552777971,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":552777972,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":552777973,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":552777974,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":552777975,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":552777976,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":552777977,"package_name":"typescript","ecosystem":"npm","requirements":"4.7.4","direct":false,"kind":"development","optional":false},{"id":552777978,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":552777979,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777980,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":552777981,"package_name":"untildify","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777982,"package_name":"unzipper","ecosystem":"npm","requirements":"0.10.11","direct":false,"kind":"runtime","optional":false},{"id":552777983,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":552777984,"package_name":"utf8-byte-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":552777985,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777986,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":552777987,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":552777988,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":552777989,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":552777990,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":552777991,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":552777992,"package_name":"web-streams-polyfill","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":552777993,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":552777994,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":552777995,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":552777996,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552777997,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":552777998,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":552777999,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":552778000,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":552778001,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":552778002,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":552778003,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":552778004,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"runtime","optional":false},{"id":552778005,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"runtime","optional":false},{"id":552778006,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":552778007,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":552778008,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":552778009,"package_name":"yoctocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-03T02:31:00.405Z","updated_at":"2022-08-03T02:31:00.405Z","repository_link":"https://github.com/BlinkTagInc/node-gtfs/blob/master/package.json","dependencies":[{"id":552780015,"package_name":"@turf/helpers","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"runtime","optional":false},{"id":552780016,"package_name":"csv-parse","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"runtime","optional":false},{"id":552780017,"package_name":"csv-stringify","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"runtime","optional":false},{"id":552780018,"package_name":"gtfs-realtime-bindings","ecosystem":"npm","requirements":"^0.0.6","direct":true,"kind":"runtime","optional":false},{"id":552780019,"package_name":"lodash-es","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":552780020,"package_name":"long","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":552780021,"package_name":"node-fetch","ecosystem":"npm","requirements":"^3.2.9","direct":true,"kind":"runtime","optional":false},{"id":552780022,"package_name":"pluralize","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":552780023,"package_name":"pretty-error","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":552780024,"package_name":"promise-map-series","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"runtime","optional":false},{"id":552780025,"package_name":"recursive-copy","ecosystem":"npm","requirements":"^2.0.14","direct":true,"kind":"runtime","optional":false},{"id":552780026,"package_name":"sanitize-filename","ecosystem":"npm","requirements":"^1.6.3","direct":true,"kind":"runtime","optional":false},{"id":552780027,"package_name":"sqlite","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":552780028,"package_name":"sqlite3","ecosystem":"npm","requirements":"^5.0.10","direct":true,"kind":"runtime","optional":false},{"id":552780029,"package_name":"sqlstring-sqlite","ecosystem":"npm","requirements":"^0.1.1","direct":true,"kind":"runtime","optional":false},{"id":552780030,"package_name":"strip-bom-stream","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":552780031,"package_name":"tmp-promise","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":552780032,"package_name":"untildify","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":552780033,"package_name":"unzipper","ecosystem":"npm","requirements":"^0.10.11","direct":true,"kind":"runtime","optional":false},{"id":552780034,"package_name":"yargs","ecosystem":"npm","requirements":"^17.5.1","direct":true,"kind":"runtime","optional":false},{"id":552780035,"package_name":"yoctocolors","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":552780036,"package_name":"dtslint","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":552780037,"package_name":"eslint","ecosystem":"npm","requirements":"^8.20.0","direct":true,"kind":"development","optional":false},{"id":552780038,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":552780039,"package_name":"eslint-config-xo","ecosystem":"npm","requirements":"^0.41.0","direct":true,"kind":"development","optional":false},{"id":552780040,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.1","direct":true,"kind":"development","optional":false},{"id":552780041,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":552780042,"package_name":"prettier","ecosystem":"npm","requirements":"^2.7.1","direct":true,"kind":"development","optional":false},{"id":552780043,"package_name":"pretty-quick","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"development","optional":false},{"id":552780044,"package_name":"should","ecosystem":"npm","requirements":"^13.2.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nodejs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:52:46.680Z","updated_at":"2023-01-13T11:52:46.680Z","repository_link":"https://github.com/BlinkTagInc/node-gtfs/blob/master/.github/workflows/nodejs.yml","dependencies":[{"id":6875709647,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875709648,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":18.51955248295936,"created_at":"2025-09-08T15:38:47.417Z","updated_at":"2025-10-07T08:27:05.421Z","avatar_url":"https://github.com/BlinkTagInc.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":3912,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/75078","html_url":"https://science.ecosyste.ms/projects/75078"}