{"id":64958,"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":"2026-05-12T19:30:52.155Z","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-10-14T19:06:28.000Z","size":3061,"stargazers_count":477,"open_issues_count":7,"forks_count":157,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-10-21T15:07:14.384Z","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-10-17T13:03:26.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":281155557,"owners_count":26452905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"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":"2026-01-06T20:54:54.435Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlinkTagInc","funding_links":[],"total_stars":849,"followers":23,"following":0,"created_at":"2022-11-03T04:34:15.167Z","updated_at":"2026-01-06T20:54:54.435Z","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":243,"first_release_published_at":"2012-03-03T22:12:45.836Z","latest_release_published_at":"2025-10-14T19:06:17.165Z","latest_release_number":"4.18.1","last_synced_at":"2025-10-29T20:08:33.064Z","created_at":"2022-04-09T16:45:37.643Z","updated_at":"2025-10-29T20:08:33.064Z","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.1"}},"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":4426,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/gtfs/codemeta","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":5200973,"maintainers_count":1071735,"namespaces_count":323555,"keywords_count":745207,"github":"npm","metadata":{"funded_packages_count":158546},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-10-29T07:53:18.779Z","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-10-29T20:08:34.473Z","created_at":"2022-04-08T20:12:26.618Z","updated_at":"2025-10-29T20:08:34.473Z","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":78,"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","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@swiftstar%2Fgtfs/codemeta","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":5200973,"maintainers_count":1071735,"namespaces_count":323555,"keywords_count":745207,"github":"npm","metadata":{"funded_packages_count":158546},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-10-29T07:53:18.779Z","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","total_commits":923,"total_committers":58,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.913793103448276,"dds":0.11267605633802813,"past_year_total_commits":95,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.875,"past_year_dds":0.08421052631578951,"last_synced_at":"2025-10-29T04:56:13.920Z","last_synced_commit":"9b7974a5d175d0f74cfe542d21ebbe41d9e64bad","created_at":"2023-03-07T22:40:30.241Z","updated_at":"2025-10-29T04:52:46.517Z","committers":[{"name":"Brendan Nee","email":"brendan@blinktag.com","login":"brendannee","count":819},{"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":"travis4all","email":"travis4all@diamon.dz","login":null,"count":2},{"name":"Ethan","email":"ethan@ubuntu.(none)","login":null,"count":2},{"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":"Daniel Gerlach","email":"daniel.gerlach@moovel.com","login":null,"count":1},{"name":"Brendan Nee","email":"brendan@automatic.com","login":null,"count":1},{"name":"thelleboid-tsr","email":"theophile.helleboid@transdev.com","login":"thelleboid-tsr","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":"Daniel Verstegen","email":"verstegen.daan@gmail.com","login":"swapsCAPS","count":1},{"name":"b-e-b-o-o","email":"71736138+b-e-b-o-o","login":"b-e-b-o-o","count":1},{"name":"Sergio Behrends","email":"sergio@behrends.com.ar","login":"sbehrends","count":1},{"name":"Robin Chou","email":"chourobin@gmail.com","login":"chourobin","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":"Magnus Petersen-Paaske","email":"magnuspetersenpaaske@gmail.com","login":"magnuspaaske","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":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Daniel Sörlöv","email":"DSorlov","login":"DSorlov","count":1},{"name":"Daniel D","email":"leftpolaright@gmail.com","login":"lpolaright","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_committers":[{"name":"Brendan Nee","email":"brendan@blinktag.com","login":"brendannee","count":87},{"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":"Magnus Petersen-Paaske","email":"magnuspetersenpaaske@gmail.com","login":"magnuspaaske","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}],"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-10-29T00:00:18.766Z","repositories_count":6089584,"commits_count":922516440,"contributors_count":35983866,"owners_count":1109633,"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-10-29T08:09:12.186Z","status":"active","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.720720720720721,"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":14,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":3826311.4,"past_year_avg_time_to_close_pull_request":320901.3,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.9285714285714286,"past_year_avg_comments_per_pull_request":0.45454545454545453,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-09T10:35:52.719Z","updated_at":"2025-10-29T08:09:12.186Z","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":89,"CONTRIBUTOR":22},"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-10-29T00:00:18.463Z","repositories_count":11242444,"issues_count":34943166,"pull_requests_count":113347232,"authors_count":11042040,"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":9,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"NONE":6,"CONTRIBUTOR":5},"past_year_issue_authors":{"brodyFlannigan":2,"ibaiway":2,"magnuspaaske":2,"nukeador":2,"bstandaert-wustl":1,"graue":1,"laem":1,"macourteau":1,"stephenmcbride":1},"past_year_pull_request_authors":{"mattkinnia":4,"bstandaert-wustl":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":29,"DeleteEvent":1,"IssueCommentEvent":43,"PushEvent":37,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":12,"ForkEvent":7},"last_year":{"CreateEvent":20,"IssuesEvent":16,"ReleaseEvent":20,"WatchEvent":27,"DeleteEvent":1,"IssueCommentEvent":39,"PushEvent":32,"PullRequestEvent":11,"ForkEvent":6}},"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.671326957916694,"created_at":"2023-09-18T13:10:41.338Z","updated_at":"2026-05-12T19:30:52.187Z","avatar_url":"https://github.com/BlinkTagInc.png","language":"TypeScript","category":"Consumption","sub_category":"Mobility and Transportation","monthly_downloads":4504,"total_dependent_repos":43,"total_dependent_packages":11,"readme":"\u003cp align=\"center\"\u003e\n  ➡️\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e |\n  \u003ca href=\"#quick-start\"\u003eQuick Start\u003c/a\u003e |\n  \u003ca href=\"#typescript-support\"\u003eTypeScript Support\u003c/a\u003e |\n  \u003ca href=\"#configuration\"\u003eConfiguration\u003c/a\u003e |\n  \u003ca href=\"#query-methods\"\u003eQuery Methods\u003c/a\u003e\n  ⬅️\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003cimg src=\"docs/images/node-gtfs-logo.svg\" alt=\"node-GTFS\" /\u003e\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003ca href=\"https://www.npmjs.com/package/gtfs\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/gtfs.svg?style=flat\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/gtfs\" rel=\"nofollow\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/gtfs.svg?style=flat\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/BlinkTagInc/node-gtfs/actions?query=workflow%3A%22Node+CI%22\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/BlinkTagInc/node-gtfs/nodejs.yml?branch=master\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n  \u003cbr /\u003e\u003cbr /\u003e\n  Import and Export GTFS transit data into SQLite. Query or change routes, stops, times, fares and more.\n  \u003cbr /\u003e\u003cbr /\u003e\n  \u003ca href=\"https://nodei.co/npm/gtfs/\" rel=\"nofollow\"\u003e\u003cimg src=\"https://nodei.co/npm/gtfs.png?downloads=true\" alt=\"NPM\" style=\"max-width: 100%;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n`node-GTFS` loads transit data in [GTFS format](https://developers.google.com/transit/) into a SQLite database and provides some methods to query for agencies, routes, stops, times, fares, calendars and other GTFS data. It also offers spatial queries to find nearby stops, routes and agencies and can convert stops and shapes to geoJSON format. Additionally, this library can export data from the SQLite database back into GTFS (csv) format.\n\nThe library also supports importing GTFS-Realtime data into the same database. In order to keep the realtime database fresh, it uses `SQLITE REPLACE` which makes it very effective.\n\nYou can use it as a [command-line tool](#command-line-examples) or as a [node.js module](#code-example).\n\nThis library has four parts: the [GTFS import script](#gtfs-import-script), [GTFS export script](#gtfs-export-script) and [GTFS-Realtime update script](#gtfsrealtime-update-script) and the [query methods](#query-methods)\n\n## Installation\n\nTo use this library as a command-line utility, install it globally with [npm](https://npmjs.org):\n\n    npm install gtfs -g\n\nThis will add the `gtfs-import` and `gtfs-export` scripts to your path.\n\nIf you are using this as a node module as part of an application, include it in your project's `package.json` file.\n\n    npm install gtfs\n\n## Quick Start\n\n### Command-line examples\n\n    gtfs-import --gtfsUrl http://www.bart.gov/dev/schedules/google_transit.zip\n\nor\n\n    gtfs-import --gtfsPath /path/to/your/gtfs.zip\n\nor\n\n    gtfs-import --gtfsPath /path/to/your/unzipped/gtfs\n\nor\n\n    gtfs-import --configPath /path/to/your/custom-config.json\n\n    gtfs-export --configPath /path/to/your/custom-config.json\n\n### Code example\n\n```js\nimport { importGtfs } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\ntry {\n  await importGtfs(config);\n} catch (error) {\n  console.error(error);\n}\n```\n\n### Example Applications\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-to-html/raw/master/www/static/img/gtfs-to-html-logo.svg\" alt=\"GTFS-to-HTML\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://gtfstohtml.com\"\u003eGTFS-to-HTML\u003c/a\u003e uses `node-gtfs` for downloading, importing and querying GTFS data. It provides a good example of how to use this library and is used by over a dozen transit agencies to generate the timetables on their websites.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-to-geojson/raw/master/docs/images/gtfs-to-geojson-logo.svg\" alt=\"GTFS-to-geojson\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/blinktaginc/gtfs-to-geojson\"\u003eGTFS-to-geojson\u003c/a\u003e creates geoJSON files for transit routes for use in mapping. It uses `node-gtfs` for downloading, importing and querying GTFS data. It provides a good example of how to use this library.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-to-chart/raw/main/docs/images/gtfs-to-chart-logo.svg\" alt=\"GTFS-to-Chart\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/blinktaginc/gtfs-to-chart\"\u003eGTFS-to-chart\u003c/a\u003e generates a stringline chart in D3 for all trips for a specific route using data from an agency's GTFS. It uses `node-gtfs` for downloading, importing and querying GTFS data.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-accessibility-validator/raw/main/docs/images/gtfs-accessibility-validator-logo.svg\" alt=\"GTFS Accessibility Validator\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/blinktaginc/gtfs-accessibility-validator\"\u003eGTFS Accessibility Validator\u003c/a\u003e checks for accessiblity-realted fields and files and flags any issues. It uses `node-gtfs` for downloading, importing and querying GTFS data.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-tts/raw/main/docs/images/gtfs-tts-logo.svg\" alt=\"GTFS-TTS\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/blinktaginc/gtfs-tts\"\u003eGTFS-Text-to-Speech\u003c/a\u003e app tests GTFS stop name pronunciation for text-to-speech. It uses `node-gtfs` for loading stop names from GTFS data.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/BlinkTagInc/transit-departures-widget/main/docs/images/transit-departures-widget-logo.svg\" alt=\"Transit Departures Widget\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/BlinkTagInc/transit-departures-widget\"\u003eTransit Departures Widget\u003c/a\u003e creates a realtime transit departures widget from GTFS and GTFS-Realtime data.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"https://github.com/BlinkTagInc/gtfs-to-blocks/blob/main/docs/images/gtfs-to-blocks-logo.svg\" alt=\"GTFS-to-Blocks\" width=\"200\"\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://github.com/BlinkTagInc/gtfs-to-blocks\"\u003eGTFS-to-Blocks\u003c/a\u003e reads transit data from GTFS and exports all trip segments sorted by block_id and their departure times in CSV format.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Command-Line Usage\n\nThe `gtfs-import` command-line utility will import GTFS into SQLite3.\n\nThe `gtfs-export` command-line utility will create GTFS from data previously imported into SQLite3.\n\n### gtfs-import Command-Line options\n\n`configPath`\n\nAllows specifying a path to a configuration json file. By default, `node-gtfs` will look for a `config.json` file in the directory it is being run from. Using a config.json file allows you specify more options than CLI arguments alone - see below.\n\n    gtfs-import --configPath /path/to/your/custom-config.json\n\n`gtfsPath`\n\nSpecify a local path to GTFS, either zipped or unzipped.\n\n    gtfs-import --gtfsPath /path/to/your/gtfs.zip\n\nor\n\n    gtfs-import --gtfsPath /path/to/your/unzipped/gtfs\n\n`gtfsUrl`\n\nSpecify a URL to a zipped GTFS file.\n\n    gtfs-import --gtfsUrl http://www.bart.gov/dev/schedules/google_transit.zip\n\n## TypeScript Support\n\nBasic TypeScript typings are included with this library. Please [open an issue](https://github.com/blinktaginc/node-gtfs/issues) if you find any inconsistencies between the declared types and underlying code.\n\n## Configuration\n\nCopy `config-sample.json` to `config.json` and then add your projects configuration to `config.json`.\n\n    cp config-sample.json config.json\n\n| option                                                            | type              | description                                                                                                                                                         |\n| ----------------------------------------------------------------- | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [`agencies`](#agencies)                                           | array             | An array of GTFS files to be imported, and which files to exclude.                                                                                                  |\n| [`csvOptions`](#csvoptions)                                       | object            | Options passed to `csv-parse` for parsing GTFS CSV files. Optional.                                                                                                 |\n| [`db`](#db)                                                       | database instance | An existing database instance to use instead of relying on node-gtfs to connect. Optional.                                                                          |\n| [`downloadTimeout`](#downloadtimeout)                             | integer           | The number of milliseconds to wait before throwing an error when downloading GTFS. Optional.                                                                        |\n| [`exportPath`](#exportpath)                                       | string            | A path to a directory to put exported GTFS files. Optional, defaults to `gtfs-export/\u003cagency_name\u003e`.                                                                |\n| [`gtfsRealtimeExpirationSeconds`](#gtfsrealtimeexpirationseconds) | integer           | Amount of time in seconds to allow GTFS-Realtime data to be stored in database before allowing to be deleted. Optional, defaults to 0.                              |\n| [`ignoreDuplicates`](#ignoreduplicates)                           | boolean           | Whether or not to ignore unique constraints on ids when importing GTFS, such as `trip_id`, `calendar_id`. Optional, defaults to false.                              |\n| [`ignoreErrors`](#ignoreerrors)                                   | boolean           | Whether or not to ignore errors during the import process. If true, failed files will be skipped while the rest are processed. Optional, defaults to false. |\n| [`sqlitePath`](#sqlitepath)                                       | string            | A path to a SQLite database. Optional, defaults to using an in-memory database.                                                                                    |\n| [`verbose`](#verbose)                                             | boolean           | Whether or not to print output to the console. Optional, defaults to true.                                                                                          |\n\n### agencies\n\n{Array} Specify the GTFS files to be imported in an `agencies` array. GTFS files can be imported via a `url` or a local `path`.\n\nFor GTFS files that contain more than one agency, you only need to list each GTFS file once in the `agencies` array, not once per agency that it contains.\n\n#### agencies options\n\n| option                     | type   | description                                                                                                                                                         |\n| -------------------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `url`                      | string | The URL to a zipped GTFS file. Required if `path` not present.                                                                                                      |\n| `path`                     | string | A path to a zipped GTFS file or a directory of unzipped .txt files. Required if `url` is not present.                                                               |\n| `headers`                  | object | An object of HTTP headers in key:value format to use when fetching GTFS from the `url` specified. Optional.                                                         |\n| `prefix`                   | string | A prefix to be added to every ID field maintain uniqueness when importing multiple GTFS from multiple agencies. Optional.                                           |\n| `exclude`                  | array  | An array of GTFS file names (without `.txt`) to exclude when importing. Optional.                                                                                   |\n| `realtimeAlerts`           | object | An object containing a `url` field for GTFS-Realtime alerts and a `headers` field in key:value format to use when fetching GTFS-Realtime data. Optional.            |\n| `realtimeTripUpdates`      | object | An object containing a `url` field for GTFS-Realtime trip updates and a `headers` field in key:value format to use when fetching GTFS-Realtime data. Optional.      |\n| `realtimeVehiclePositions` | object | An object containing a `url` field for GTFS-Realtime vehicle positions and a `headers` field in key:value format to use when fetching GTFS-Realtime data. Optional. |\n\n- Specify a `url` to download GTFS:\n\n```json\n{\n  \"agencies\": [\n    {\n      \"url\": \"https://www.bart.gov/dev/schedules/google_transit.zip\"\n    }\n  ]\n}\n```\n\n- Specify a download URL with custom headers using the `headers` field:\n\n```json\n{\n  \"agencies\": [\n    {\n      \"url\": \"https://www.bart.gov/dev/schedules/google_transit.zip\",\n      \"headers\": {\n        \"Content-Type\": \"application/json\",\n        \"Authorization\": \"bearer 1234567890\"\n      }\n    }\n  ]\n}\n```\n\n- Specify a `path` to a zipped GTFS file:\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/gtfs.zip\"\n    }\n  ]\n}\n```\n\n- Specify a `path` to an unzipped GTFS file:\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ]\n}\n```\n\n- If you don't want all GTFS files to be imported, you can specify an array of files to `exclude`. This can save a lot of time for larger GTFS.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\",\n      \"exclude\": [\"shapes\", \"stops\"]\n    }\n  ]\n}\n```\n\n- Specify urls for GTFS-Realtime updates. `realtimeAlerts`, `realtimeTripUpdates` and `realtimeVehiclePositions` fields accept an object with a `url` and optional `headers` field to specify HTTP headers to include with the request, usually for authorization purposes.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"url\": \"https://www.bart.gov/dev/schedules/google_transit.zip\",\n      \"realtimeAlerts\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/alerts.aspx\",\n        \"headers\": {\n          \"Authorization\": \"bearer 123456789\"\n        }\n      },\n      \"realtimeTripUpdates\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/tripupdate.aspx\",\n        \"headers\": {\n          \"Authorization\": \"bearer 123456789\"\n        }\n      },\n      \"realtimeVehiclePositions\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/vehiclepositions.aspx\",\n        \"headers\": {\n          \"Authorization\": \"bearer 123456789\"\n        }\n      }\n    }\n  ]\n}\n```\n\n- Specify multiple agencies to be imported into the same database\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/gtfs.zip\"\n    },\n    {\n      \"path\": \"/path/to/the/othergtfs.zip\"\n    }\n  ]\n}\n```\n\n- When importing multiple agencies their IDs may overlap. Specify a `prefix` to be added to every ID field to maintain uniqueness.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/gtfs.zip\",\n      \"prefix\": \"A\"\n    },\n    {\n      \"path\": \"/path/to/the/othergtfs.zip\",\n      \"prefix\": 10000\n    }\n  ]\n}\n```\n\n### csvOptions\n\n{Object} Add options to be passed to [`csv-parse`](https://csv.js.org/parse/) with the key `csvOptions`. This is an optional parameter.\n\nFor instance, if you wanted to skip importing invalid lines in the GTFS file:\n\n```json\n    \"csvOptions\": {\n      \"skip_lines_with_error\": true\n    }\n```\n\nSee [full list of options](https://csv.js.org/parse/options/).\n\n### db\n\n{Database Instance} When passing configuration to `importGtfs` in javascript, you can pass a `db` parameter with an existing database instance. This is not possible using a json configuration file Optional.\n\n```js\n// Using better-sqlite3 to open database\nimport { importGtfs } from 'gtfs';\nimport Database from 'better-sqlite3';\n\nconst db = new Database('/path/to/database');\n\nimportGtfs({\n  agencies: [\n    {\n      path: '/path/to/the/unzipped/gtfs/',\n    },\n  ],\n  db: db,\n});\n```\n\n```js\n// Using `openDb` from node-gtfs to open database\nimport { importGtfs, openDb } from 'gtfs';\n\nconst db = openDb({\n  sqlitePath: '/path/to/database',\n});\n\nimportGtfs({\n  agencies: [\n    {\n      path: '/path/to/the/unzipped/gtfs/',\n    },\n  ],\n  db: db,\n});\n```\n\n### downloadTimeout\n\n{Integer} A number of milliseconds to wait when downloading GTFS before throwing an error. Optional, defaults to `30000` (30 seconds).\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ],\n  \"downloadTimeout\": 30000\n}\n```\n\n### exportPath\n\n{String} A path to a directory to put exported GTFS files. If the directory does not exist, it will be created. Used when running `gtfs-export` script or `exportGtfs()`. Optional, defaults to `gtfs-export/\u003cagency_name\u003e` where `\u003cagency_name\u003e` is a sanitized, [snake-cased](https://en.wikipedia.org/wiki/Snake_case) version of the first `agency_name` in `agency.txt`.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ],\n  \"exportPath\": \"~/path/to/export/gtfs\"\n}\n```\n\n### gtfsRealtimeExpirationSeconds\n\n{Integer} Amount of time in seconds to allow GTFS-Realtime data to be stored in database before allowing to be deleted. Defaults to 0 (old GTFS-Realtime is deleted immediately when new data arrives). Note that if new data arrives for the same trip update, vehicle position or service alert before the expiration time, it will overwrite the existing data. The `gtfsRealtimeExpirationSeconds` only affects when data is deleted.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"url\": \"https://www.bart.gov/dev/schedules/google_transit.zip\",\n      \"realtimeAlerts\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/alerts.aspx\"\n      },\n      \"realtimeTripUpdates\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/tripupdate.aspx\"\n      },\n      \"realtimeVehiclePositions\": {\n        \"url\": \"https://api.bart.gov/gtfsrt/vehiclepositions.aspx\"\n      }\n    }\n  ],\n  \"gtfsRealtimeExpirationSeconds\": false\n}\n```\n\n### ignoreDuplicates\n\n{Boolean} If you don't want node-GTFS to throw an error when it encounters a duplicate id on GTFS import. If `true`, it will skip importing duplicate records where unique constraints are violated, such as`trip_id`, `stop_id`, `calendar_id`. Useful if importing GTFS from multiple sources into one SQlite database that share routes or stops. Defaults to `false`.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ],\n  \"ignoreDuplicates\": false\n}\n```\n\n### ignoreErrors\n\n{Boolean} Controls error handling behavior during GTFS import. When `true`, the import process will continue even when encountering errors, logging them instead of stopping execution. Defaults to `false`.\n\n**When enabled, `ignoreErrors` will:**\n- Continue processing other GTFS files when one file fails\n- Log error messages instead of throwing exceptions\n- Skip problematic records within files while importing valid ones\n- Handle various error types including:\n  - Invalid CSV data or malformed records\n  - JSON parsing errors (for GeoJSON files)\n  - Database constraint violations\n  - File read/write errors\n  - GTFS-Realtime API failures\n\n**Use cases:**\n- Importing from multiple GTFS sources where some may have data quality issues\n- Processing large datasets where minor errors shouldn't halt the entire import\n- Development/testing scenarios where you want to see all errors at once\n\n**⚠️ Important considerations:**\n- Errors are logged but not thrown, so you may miss critical data issues\n- Partial imports may result in incomplete or inconsistent data\n- Consider using the `exclude` config option to skip problematic files entirely instead of ignoring errors\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ],\n  \"ignoreErrors\": true\n}\n```\n\n### sqlitePath\n\n{String} A path to a SQLite database. Optional, defaults to using an in-memory database with a value of `:memory:`.\n\n```json\n    \"sqlitePath\": \"/tmp/gtfs.sqlite\"\n```\n\n### verbose\n\n{Boolean} If you don't want the import script to print any output to the console, you can set `verbose` to `false`. Defaults to `true`.\n\n```json\n{\n  \"agencies\": [\n    {\n      \"path\": \"/path/to/the/unzipped/gtfs/\"\n    }\n  ],\n  \"verbose\": false\n}\n```\n\nIf you want to route logs to a custom function, you can pass a function that takes a single `text` argument as `logFunction`. This can't be defined in `config.json` but instead passed in a config object to `importGtfs()`. For example:\n\n```js\nimport { importGtfs } from 'gtfs';\n\nconst config = {\n  agencies: [\n    {\n      url: 'https://www.bart.gov/dev/schedules/google_transit.zip',\n      exclude: ['shapes'],\n    },\n  ],\n  logFunction: function (text) {\n    // Do something with the logs here, like save it or send it somewhere\n    console.log(text);\n  },\n};\n\nawait importGtfs(config);\n```\n\n## `gtfs-import` Script\n\nThe `gtfs-import` script reads from a JSON configuration file and imports the GTFS files specified to a SQLite database. [Read more on setting up your configuration file](#configuration).\n\n### Run the `gtfs-import` script from command-line\n\n    gtfs-import\n\nBy default, it will look for a `config.json` file in the project root. To specify a different path for the configuration file:\n\n    gtfs-import --configPath /path/to/your/custom-config.json\n\n### Use `importGtfs` script in code\n\nUse `importGtfs()` in your code to run an import of a GTFS file specified in a config.json file.\n\n```js\nimport { importGtfs } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\nawait importGtfs(config);\n```\n\nConfiguration can be a JSON object in your code\n\n```js\nimport { importGtfs } from 'gtfs';\n\nconst config = {\n  sqlitePath: '/tmp/gtfs.sqlite',\n  agencies: [\n    {\n      url: 'https://www.bart.gov/dev/schedules/google_transit.zip',\n      exclude: ['shapes'],\n    },\n  ],\n};\n\nawait importGtfs(config);\n```\n\n## `gtfsrealtime-update` Script\n\nThe `gtfsrealtime-update` script requests GTFS-Realtime data and importings into a SQLite database. [GTFS-Realtime data](https://gtfs.org/realtime/reference/) can compliment GTFS Static data. [Read more about GTFS-Realtime configuration](#configuration).\n\n### Run the `gtfsrealtime-update` script from command-line\n\n    gtfsrealtime-update\n\nBy default, it will look for a `config.json` file in the project root. To specify a different path for the configuration file:\n\n    gtfsrealtime-update --configPath /path/to/your/custom-config.json\n\n### Use `updateGtfsRealtime` script in code\n\nUse `updateGtfsRealtime()` in your code to run an update of a GTFS-Realtime data specified in a config.json file.\n\n```js\nimport { updateGtfsRealtime } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\nawait updateGtfsRealtime(config);\n```\n\n## `gtfs-export` Script\n\nThe `gtfs-export` script reads from a JSON configuration file and exports data in GTFS format from a SQLite database. [Read more on setting up your configuration file](#configuration).\n\nThis could be used to export a GTFS file from SQLite after changes have been made to the data in the database manually.\n\n### Make sure to import GTFS data into SQLite first\n\nNothing will be exported if there is no data to export. See the [GTFS import script](#gtfs-import-script).\n\n### Run the `gtfs-export` script from Command-line\n\n    gtfs-export\n\nBy default, it will look for a `config.json` file in the project root. To specify a different path for the configuration file:\n\n    gtfs-export --configPath /path/to/your/custom-config.json\n\n### Command-Line options\n\n#### Specify path to config JSON file\n\nYou can specify the path to a config file to be used by the export script.\n\n    gtfs-export --configPath /path/to/your/custom-config.json\n\n#### Show help\n\nShow all command-line options\n\n    gtfs-export --help\n\n### Use `exportGtfs` script in code\n\nUse `exportGtfs()` in your code to run an export of a GTFS file specified in a config.json file.\n\n```js\nimport { exportGtfs } from 'gtfs';\n\nconst config = {\n  sqlitePath: '/tmp/gtfs.sqlite',\n  agencies: [\n    {\n      url: 'https://www.bart.gov/dev/schedules/google_transit.zip',\n      exclude: ['shapes'],\n    },\n  ],\n};\n\nawait exportGtfs(config);\n```\n\n## Query Methods\n\nThis library includes many methods you can use in your project to query GTFS data. In addition to standard static GTFS, `node-gtfs` supports the following extensions to GTFS:\n\n- [GTFS-Realtime](https://gtfs.org/realtime/) - Realtime alerts, vehicle positions and predictions\n- [GTFS-Ride](https://gtfsride.org) - Passenger counts\n- [Operational Data Standard (ODS)](https://docs.calitp.org/operational-data-standard/) - Deadheads and personnel info\n- [GTFS-Timetables](https://gtfstohtml.com) - Information for creating human-readable timetables\n\nThere are also methods for retrieving stops and shapes in geoJSON format.\n\nMost query methods accept three optional arguments: `query`, `fields`, `sortBy` and `options`.\n\nFor more advanced queries, you can use `advancedQuery` or raw SQL queries using query method from [better-sqlite3](#raw-sqlite-query).\n\n### Database Setup\n\nTo use any of the query methods, first open the database using `openDb` before making any queries:\n\n```js\nimport { openDb } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\nconst db = openDb(config);\n```\n\nIf you no longer need a database (especially if using an in-memory database) you can use `closeDb`:\n\n```js\nimport { closeDb, openDb } from 'gtfs';\nconst db = openDb(config);\n\n// Do some stuff here\n\n// Close database connection when done.\ncloseDb(db);\n```\n\n### Deleting a Database\n\nYou can use `deleteDb` to delete a sqlite3 database from the filesystem.\n\n```js\nimport { deleteDb, openDb } from 'gtfs';\nconst db = openDb(config);\n\n// Do some stuff here\n\n// Delete the database\ndeleteDb(db);\n```\n\n### Examples\n\nFor example, to get a list of all routes with just `route_id`, `route_short_name` and `route_color` sorted by `route_short_name`:\n\n```js\nimport { closeDb, openDb, getRoutes } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\nconst db = openDb(config);\nconst routes = getRoutes(\n  {}, // No query filters\n  ['route_id', 'route_short_name', 'route_color'], // Only return these fields\n  [['route_short_name', 'ASC']], // Sort by this field and direction\n  { db: db }, // Options for the query. Can specify which database to use if more than one are open\n);\n\ncloseDb(db);\n```\n\nTo get a list of all trip_ids for a specific route:\n\n```js\nimport { closeDb, openDb, getTrips } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\n\nconst db = openDb(config);\nconst trips = getTrips(\n  {\n    route_id: '123',\n  },\n  ['trip_id'],\n);\n\ncloseDb(db);\n```\n\nTo get a few stops by specific stop_ids:\n\n```js\nimport { closeDb, openDb, getStops } from 'gtfs';\nimport { readFile } from 'fs/promises';\nimport path from 'node:path';\n\nconst config = JSON.parse(\n  await readFile(path.join(import.meta.dirname, 'config.json'), 'utf8')\n);\nconst db = openDb(config);\nconst stops = getStops(\n  {\n    stop_id: [\n      '123',\n      '234'\n      '345'\n    ]\n  }\n);\n\ncloseDb(db);\n```\n\n### Static GTFS Files\n\n#### getAgencies(query, fields, sortBy, options)\n\nReturns an array of agencies that match query parameters. [Details on agency.txt](https://gtfs.org/schedule/reference/#agencytxt)\n\n```js\nimport { getAgencies } from 'gtfs';\n\n// Get all agencies\nconst agencies = getAgencies();\n\n// Get a specific agency\nconst agencies = getAgencies({\n  agency_id: 'caltrain',\n});\n```\n\n#### getAreas(query, fields, sortBy, options)\n\nReturns an array of areas that match query parameters. [Details on areas.txt](https://gtfs.org/schedule/reference/#areastxt)\n\n```js\nimport { getAreas } from 'gtfs';\n\n// Get all areas\nconst areas = getAreas();\n\n// Get a specific area\nconst areas = getAreas({\n  area_id: 'area1',\n});\n```\n\n#### getAttributions(query, fields, sortBy, options)\n\nReturns an array of attributions that match query parameters. [Details on attributions.txt](https://gtfs.org/schedule/reference/#attributionstxt)\n\n```js\nimport { getAttributions } from 'gtfs';\n\n// Get all attributions\nconst attributions = getAttributions();\n\n// Get a specific attribution\nconst attributions = getAttributions({\n  attribution_id: '123',\n});\n```\n\n#### getBookingRules(query, fields, sortBy, options)\n\nReturns an array of booking rules that match query parameters. [Details on booking_rules.txt](https://gtfs.org/schedule/reference/#booking_rulestxt)\n\n```js\nimport { getBookingRules } from 'gtfs';\n\n// Get all booking rules\nconst bookingRules = getBookingRules();\n\n// Get a specific booking rule\nconst bookingRules = getBookingRules({\n  booking_rule_id: '1234',\n});\n```\n\n#### getRoutes(query, fields, sortBy, options)\n\nReturns an array of routes that match query parameters. [Details on routes.txt](https://gtfs.org/schedule/reference/#routestxt)\n\n```js\nimport { getRoutes } from 'gtfs';\n\n// Get all routes, sorted by route_short_name\nconst routes = getRoutes({}, [], [['route_short_name', 'ASC']]);\n\n// Get a specific route\nconst routes = getRoutes({\n  route_id: 'Lo-16APR',\n});\n\n/*\n * `getRoutes` allows passing a `stop_id` as part of the query. This will\n * query stoptimes and trips to find all routes that serve that `stop_id`.\n */\nconst routes = getRoutes(\n  {\n    stop_id: '70011',\n  },\n  [],\n  [['stop_name', 'ASC']],\n);\n```\n\n#### getStops(query, fields, sortBy, options)\n\nReturns an array of stops that match query parameters. [Details on stops.txt](https://gtfs.org/schedule/reference/#stopstxt)\n\n```js\nimport { getStops } from 'gtfs';\n\n// Get all stops\nconst stops = getStops();\n\n// Get a specific stop by stop_id\nconst stops = getStops({\n  stop_id: '70011',\n});\n\n/*\n * `getStops` allows passing a `route_id` in the query and it will\n * query trips and stoptimes to find all stops served by that `route_id`.\n */\nconst stops = getStops({\n  route_id: 'Lo-16APR',\n});\n\n/*\n * `getStops` allows passing a `trip_id` in the query and it will query\n * stoptimes to find all stops on that `trip_id`.\n */\nconst stops = getStops({\n  trip_id: '37a',\n});\n\n/*\n * `getStops` allows passing a `shape_id` in the query and it will query\n * trips and stoptimes to find all stops that use that `shape_id`.\n */\nconst stops = getStops({\n  shape_id: 'cal_sf_tam',\n});\n\n/*\n * `getStops` allows passing a `bounding_box_side_m` value in the options\n * parameter object. If included, it will return all stops within a square\n * bounding box around the `stop_lat` and `stop_lon` parameters passed to\n * the query using the size in meters specified.\n */\nconst stops = getStops(\n  {\n    stop_lat: 37.58764,\n    stop_lon: -122.36265,\n  },\n  [],\n  [],\n  {\n    bounding_box_side_m: 1000\n  }\n);\n```\n\n#### getStopsAsGeoJSON(query, options)\n\nReturns geoJSON object of stops that match query parameters. Stops will include all properties of each stop from stops.txt and stop_attributes.txt if present. All valid queries for `getStops()` work for `getStopsAsGeoJSON()`.\n\n```js\nimport { getStopsAsGeoJSON } from 'gtfs';\n\n// Get all stops for an agency as geoJSON\nconst stopsGeojson = getStopsAsGeoJSON();\n\n// Get all stops for a specific route as geoJSON\nconst stopsGeojson = getStopsAsGeoJSON({\n  route_id: 'Lo-16APR',\n});\n\n// Get all stops within a 1000m bounding box as geoJSON\nconst stopsGeojson = getStopsAsGeoJSON(\n  {\n    stop_lat: 37.58764,\n    stop_lon: -122.36265,\n  },\n  {\n    bounding_box_side_m: 1000,\n  },\n);\n```\n\n#### getStoptimes(query, fields, sortBy, options)\n\nReturns an array of stop_times that match query parameters. [Details on stop_times.txt](https://gtfs.org/schedule/reference/#stop_timestxt)\n\n```js\nimport { getStoptimes } from 'gtfs';\n\n// Get all stoptimes\nconst stoptimes = getStoptimes();\n\n// Get all stoptimes for a specific stop\nconst stoptimes = getStoptimes({\n  stop_id: '70011',\n});\n\n// Get all stoptimes for a specific trip, sorted by stop_sequence\nconst stoptimes = getStoptimes(\n  {\n    trip_id: '37a',\n  },\n  [],\n  [['stop_sequence', 'ASC']],\n);\n\n// Get all stoptimes for a specific stop and service_id\nconst stoptimes = getStoptimes({\n  stop_id: '70011',\n  service_id: 'CT-16APR-Caltrain-Weekday-01',\n});\n\n/*\n * `getStoptimes` allows passing a `date` in the query to return only\n * stoptimes for a specific service date.\n */\nconst stoptimes = getStoptimes({\n  stop_id: '70011',\n  date: 20160704\n});\n\n/*\n * `getStoptimes` allows passing a `start_time` and/or and \n * `end_time` in the query to return only stoptimes after \n * start_time and before end_time. This can be combined with the \n * `date` parameter to get upcoming stoptimes.\n */\nconst stoptimes = getStoptimes({\n  stop_id: '70011',\n  date: 20160704,\n  start_time: '11:30:00',\n  end_time: '11:45:00'\n});\n\n/*\n * ⚠️ By default, when using the `date` parameter in a query, it will NOT\n * include stoptimes for trips whose service date is the previous day but\n * whose stoptimes occur after midnight (i.e., times greater than 24:00:00\n * in GTFS, such as 25:15:00 for 1:15 AM the next day).\n *\n * To retrieve all stoptimes for a calendar date including those from \n * trips assigned to the previous service date but occurring after \n * midnight:\n *   1. Call `getStoptimes` with the target date:\n *   2. Call `getStoptimes` with the previous date and `start_time: '24:00:00'`:\n *   3. Combine both results for a complete set of stoptimes for July 5th.\n *\n * This approach ensures you include:\n *   - All stoptimes for trips whose service date is July 4th but whose \n * stoptimes occur after midnight (i.e., in the early hours of July 5th)\n *   - All stoptimes for trips whose service date is July 5th (which can \n * include trips with stoptimes that occur on July 6th after midnight )\n */\nconst stoptimesToday = getStoptimes({ date: 20240705 });\nconst stoptimesYesterdayAfterMidnight = getStoptimes({ date: 20240704, start_time: '24:00:00' })\nconst mergedStoptimes = [\n  ...stoptimesToday,\n  ...stoptimesYesterdayAfterMidnight\n];\n```\n\n#### getTrips(query, fields, sortBy, options)\n\nReturns an array of trips that match query parameters. [Details on trips.txt](https://gtfs.org/schedule/reference/#tripstxt)\n\n```js\nimport { getTrips } from 'gtfs';\n\n// Get all trips\nconst trips = getTrips();\n\n// Get trips for a specific route and direction\nconst trips = getTrips({\n  route_id: 'Lo-16APR',\n  direction_id: 0\n});\n\n// Get trips for direction '' or null\nconst trips = getTrips({\n  route_id: 'Lo-16APR',\n  direction_id: null\n});\n\n// Get trips for a specific route and direction limited by a service_id\nconst trips = getTrips({\n  route_id: 'Lo-16APR',\n  direction_id: 0,\n  service_id: '\n});\n\n/*\n * `getTrips` allows passing a `date` in the query to return only trips \n * for a specific service date.\n */\nconst trips = getTrips({\n  route_id: 'Bu-16APR',\n  date: 20170416\n});\n```\n\n#### getShapes(query, fields, sortBy, options)\n\nReturns an array of shapes that match query parameters. [Details on shapes.txt](https://gtfs.org/schedule/reference/#shapestxt)\n\n```js\nimport { getShapes } from 'gtfs';\n\n// Get all shapes for an agency\nconst shapes = getShapes();\n\n/*\n * `getShapes` allows passing a `route_id` in the query and it will query\n * trips to find all shapes served by that `route_id`.\n */\nconst shapes = getShapes({\n  route_id: 'Lo-16APR',\n});\n\n/*\n * `getShapes` allows passing a `trip_id` in the query and it will query\n * trips to find all shapes served by that `trip_id`.\n */\nconst shapes = getShapes({\n  trip_id: '37a',\n});\n\n/*\n * `getShapes` allows passing a `service_id` in the query and it will query\n * trips to find all shapes served by that `service_id`.\n */\nconst shapes = getShapes({\n  service_id: 'CT-16APR-Caltrain-Sunday-02',\n});\n```\n\n#### getShapesAsGeoJSON(query, options)\n\nReturns a geoJSON object of shapes that match query parameters. Shapes will include all properties of each route from routes.txt and route_attributes.txt if present. All valid queries for `getShapes()` work for `getShapesAsGeoJSON()`.\n\n```js\nimport { getShapesAsGeoJSON } from 'gtfs';\n\n// Get geoJSON of all routes in an agency\nconst shapesGeojson = getShapesAsGeoJSON();\n\n// Get geoJSON of shapes for a specific route\nconst shapesGeojson = getShapesAsGeoJSON({\n  route_id: 'Lo-16APR',\n});\n\n// Get geoJSON of shapes for a specific trip\nconst shapesGeojson = getShapesAsGeoJSON({\n  trip_id: '37a',\n});\n\n// Get geoJSON of shapes for a specific `service_id`\nconst shapesGeojson = getShapesAsGeoJSON({\n  service_id: 'CT-16APR-Caltrain-Sunday-02',\n});\n\n// Get geoJSON of shapes for a specific `shape_id`\nconst shapesGeojson = getShapesAsGeoJSON({\n  shape_id: 'cal_sf_tam',\n});\n```\n\n#### getCalendars(query, fields, sortBy, options)\n\nReturns an array of calendars that match query parameters. [Details on calendar.txt](https://gtfs.org/schedule/reference/#calendartxt)\n\n```js\nimport { getCalendars } from 'gtfs';\n\n// Get all calendars for an agency\nconst calendars = getCalendars();\n\n// Get calendars for a specific `service_id`\nconst calendars = getCalendars({\n  service_id: 'CT-16APR-Caltrain-Sunday-02',\n});\n```\n\n#### getServiceIdsByDate(date, options)\n\nReturns an array of service_ids for a specified date. It queries both calendars.txt and calendar_dates.txt to calculate which service_ids are effective for that date, including exceptions. The `date` field is an integer in yyyymmdd format.\n\n```js\nimport { getServiceIdsByDate } from 'gtfs';\n\n// Get service_ids for a specifc date\nconst serviceIds = getServiceIdsByDate(20240704);\n```\n\n#### getCalendarDates(query, fields, sortBy, options)\n\nReturns an array of calendar_dates that match query parameters. [Details on calendar_dates.txt](https://gtfs.org/schedule/reference/#calendar_datestxt)\n\n```js\nimport { getCalendarDates } from 'gtfs';\n\n// Get all calendar_dates for an agency\nconst calendarDates = getCalendarDates();\n\n// Get calendar_dates for a specific `service_id`\nconst calendarDates = getCalendarDates({\n  service_id: 'CT-16APR-Caltrain-Sunday-02',\n});\n```\n\n#### getFareAttributes(query, fields, sortBy, options)\n\nReturns an array of fare_attributes that match query parameters. [Details on fare_attributes.txt](https://gtfs.org/schedule/reference/#fare_attributestxt)\n\n```js\nimport { getFareAttributes } from 'gtfs';\n\n// Get all `fare_attributes` for an agency\nconst fareAttributes = getFareAttributes();\n\n// Get `fare_attributes` for a specific `fare_id`\nconst fareAttributes = getFareAttributes({\n  fare_id: '123',\n});\n```\n\n#### getFareLegRules(query, fields, sortBy, options)\n\nReturns an array of fare_leg_rules that match query parameters. [Details on fare_leg_rules.txt](https://gtfs.org/schedule/reference/#fare_leg_rulestxt)\n\n```js\nimport { getFareLegRules } from 'gtfs';\n\n// Get all fare leg rules\nconst fareLegRules = getFareLegRules();\n\n// Get fare leg rules for a specific fare product\nconst fareLegRules = getFareLegRules({\n  fare_product_id: 'product1',\n});\n```\n\n#### getFareMedia(query, fields, sortBy, options)\n\nReturns an array of fare_media that match query parameters. [Details on fare_media.txt](https://gtfs.org/schedule/reference/#fare_mediatxt)\n\n```js\nimport { getFareMedia } from 'gtfs';\n\n// Get all fare media\nconst getFareMedia = getFareMedia();\n\n// Get a specific fare media\nconst fareMedia = getFareMedia({\n  fare_media_id: 'media1',\n});\n```\n\n#### getFareProducts(query, fields, sortBy, options)\n\nReturns an array of fare_products that match query parameters. [Details on fare_products.txt](https://gtfs.org/schedule/reference/#fare_productstxt)\n\n```js\nimport { getFareProducts } from 'gtfs';\n\n// Get all fare products\nconst fareProducts = getFareProducts();\n\n// Get a specific fare product\nconst fareProducts = getFareProducts({\n  fare_product_id: 'product1',\n});\n```\n\n#### getFareRules(query, fields, sortBy, options)\n\nReturns an array of fare_rules that match query parameters. [Details on fare_rules.txt](https://gtfs.org/schedule/reference/#fare_rulestxt)\n\n```js\nimport { getFareRules } from 'gtfs';\n\n// Get all `fare_rules` for an agency\nconst fareRules = getFareRules();\n\n// Get fare_rules for a specific route\nconst fareRules = getFareRules({\n  route_id: 'Lo-16APR',\n});\n```\n\n#### getFareTransferRules(query, fields, sortBy, options)\n\nReturns an array of fare_transfer_rules that match query parameters. [Details on fare_transfer_rules.txt](https://gtfs.org/schedule/reference/#fare_transfer_rulestxt)\n\n```js\nimport { getFareTransferRules } from 'gtfs';\n\n// Get all fare transfer rules\nconst fareTransferRules = getFareTransferRules();\n\n// Get a all fare transfer rules for a specific fare product\nconst fareTransferRules = getFareTransferRules({\n  fare_product_id: 'product1',\n});\n```\n\n#### getFeedInfo(query, fields, sortBy, options)\n\nReturns an array of feed_info that match query parameters. [Details on feed_info.txt](https://gtfs.org/schedule/reference/#feed_infotxt)\n\n```js\nimport { getFeedInfo } from 'gtfs';\n\n// Get feed_info\nconst feedInfo = getFeedInfo();\n```\n\n#### getFrequencies(query, fields, sortBy, options)\n\nReturns an array of frequencies that match query parameters. [Details on frequencies.txt](https://gtfs.org/schedule/reference/#frequenciestxt)\n\n```js\nimport { getFrequencies } from 'gtfs';\n\n// Get all frequencies\nconst frequencies = getFrequencies();\n\n// Get frequencies for a specific trip\nconst frequencies = getFrequencies({\n  trip_id: '1234',\n});\n```\n\n#### getLevels(query, fields, sortBy, options)\n\nReturns an array of levels that match query parameters. [Details on levels.txt](https://gtfs.org/schedule/reference/#levelstxt)\n\n```js\nimport { getLevels } from 'gtfs';\n\n// Get all levels\nconst levels = getLevels();\n```\n\n#### getLocationGroups(query, fields, sortBy, options)\n\nReturns an array of location groups that match query parameters. [Details on location_groups.txt](https://gtfs.org/schedule/reference/#location_groupstxt)\n\n```js\nimport { getLocationGroups } from 'gtfs';\n\n// Get all location groups\nconst locationGroups = getLocationGroups();\n\n// Get a specific location group\nconst locationGroups = getLocationGroups({\n  location_group_id: '1234',\n});\n```\n\n#### getLocationGroupStops(query, fields, sortBy, options)\n\nReturns an array of location group stops that match query parameters. [Details on location_group_stops.txt](https://gtfs.org/schedule/reference/#location_group_stopstxt)\n\n```js\nimport { getLocationGroupStops } from 'gtfs';\n\n// Get all location group stops\nconst locationGroupStops = getLocationGroupStops();\n\n// Get location group stops for a specific stop_id\nconst locationGroups = getLocationGroupStops({\n  stop_id: '1234',\n});\n```\n\n#### getLocations(query, fields, sortBy, options)\n\nReturns an array of locations that match query parameters. Each location is text that can be parsed into a geojson object. [Details on locations.geojson](https://gtfs.org/schedule/reference/#locationsgeojson)\n\n```js\nimport { getLocations } from 'gtfs';\n\n// Get all locations\nconst locations = getLocations();\n```\n\n#### getPathways(query, fields, sortBy, options)\n\nReturns an array of pathways that match query parameters. [Details on pathways.txt](https://gtfs.org/schedule/reference/#pathwaystxt)\n\n```js\nimport { getPathways } from 'gtfs';\n\n// Get all pathways\nconst pathways = getPathways();\n```\n\n#### getTimeframes(query, fields, sortBy, options)\n\nReturns an array of timeframes that match query parameters. [Details on timeframes.txt](https://gtfs.org/schedule/reference/#timeframestxt)\n\n```js\nimport { getTimeframes } from 'gtfs';\n\n// Get all timeframes\nconst timeframes = getTimeframes();\n```\n\n#### getTransfers(query, fields, sortBy, options)\n\nReturns an array of transfers that match query parameters. [Details on transfers.txt](https://gtfs.org/schedule/reference/#transferstxt)\n\n```js\nimport { getTransfers } from 'gtfs';\n\n// Get all transfers\nconst transfers = getTransfers();\n\n// Get transfers for a specific stop\nconst transfers = getTransfers({\n  from_stop_id: '1234',\n});\n```\n\n#### getTranslations(query, fields, sortBy, options)\n\nReturns an array of translations that match query parameters. [Details on translations.txt](https://gtfs.org/schedule/reference/#translationstxt)\n\n```js\nimport { getTranslations } from 'gtfs';\n\n// Get all translations\nconst translations = getTranslations();\n```\n\n#### getStopAreas(query, fields, sortBy, options)\n\nReturns an array of stop_areas that match query parameters. [Details on stop_areas.txt](https://gtfs.org/schedule/reference/#stop_areastxt)\n\n```js\nimport { getStopAreas } from 'gtfs';\n\n// Get all stop areas\nconst stopAreas = getStopAreas();\n```\n\n#### getNetworks(query, fields, sortBy, options)\n\nReturns an array of networks that match query parameters. [Details on networks.txt](https://gtfs.org/schedule/reference/#networkstxt)\n\n```js\nimport { getNetworks } from 'gtfs';\n\n// Get all networks\nconst networks = getNetworks();\n\n// Get networks for a specific network_id\nconst networks = getNetworks({\n  network_id: '1234',\n});\n```\n\n#### getRouteNetworks(query, fields, sortBy, options)\n\nReturns an array of route_networks that match query parameters. [Details on route_networks.txt](https://gtfs.org/schedule/reference/#route_networkstxt)\n\n```js\nimport { getRouteNetworks } from 'gtfs';\n\n// Get all route_networks\nconst routeNetworks = getRouteNetworks();\n\n// Get route_networks for a specific network_id\nconst routeNetworks = getRouteNetworks({\n  network_id: '1234',\n});\n```\n\n### GTFS-Timetables files\n\n#### getTimetables(query, fields, sortBy, options)\n\nReturns an array of timetables that match query parameters. This is for the non-standard `timetables.txt` file used in GTFS-to-HTML. [Details on timetables.txt](https://gtfstohtml.com/docs/timetables)\n\n```js\nimport { getTimetables } from 'gtfs';\n\n// Get all timetables for an agency\nconst timetables = getTimetables();\n\n// Get a specific timetable\nconst timetables = getTimetables({\n  timetable_id: '1',\n});\n```\n\n#### getTimetableStopOrders(query, fields, sortBy, options)\n\nReturns an array of timetable_stop_orders that match query parameters. This is for the non-standard `timetable_stop_order.txt` file used in GTFS-to-HTML. [Details on timetable_stop_order.txt](https://gtfstohtml.com/docs/timetable-stop-order)\n\n```js\nimport { getTimetableStopOrders } from 'gtfs';\n\n// Get all timetable_stop_orders\nconst timetableStopOrders = getTimetableStopOrders();\n\n// Get timetable_stop_orders for a specific timetable\nconst timetableStopOrders = getTimetableStopOrders({\n  timetable_id: '1',\n});\n```\n\n#### getTimetablePages(query, fields, sortBy, options)\n\nReturns an array of timetable_pages that match query parameters. This is for the non-standard `timetable_pages.txt` file used in GTFS-to-HTML. [Details on timetable_pages.txt](https://gtfstohtml.com/docs/timetable-pages)\n\n```js\nimport { getTimetablePages } from 'gtfs';\n\n// Get all timetable_pages for an agency\nconst timetablePages = getTimetablePages();\n\n// Get a specific timetable_page\nconst timetablePages = getTimetablePages({\n  timetable_page_id: '2',\n});\n```\n\n#### getTimetableNotes(query, fields, sortBy, options)\n\nReturns an array of timetable_notes that match query parameters. This is for the non-standard `timetable_notes.txt` file used in GTFS-to-HTML. [Details on timetable_notes.txt](https://gtfstohtml.com/docs/timetable-notes)\n\n```js\nimport { getTimetableNotes } from 'gtfs';\n\n// Get all timetable_notes for an agency\nconst timetableNotes = getTimetableNotes();\n\n// Get a specific timetable_note\nconst timetableNotes = getTimetableNotes({\n  note_id: '1',\n});\n```\n\n#### getTimetableNotesReferences(query, fields, sortBy, options)\n\nReturns an array of timetable_notes_references that match query parameters. This is for the non-standard `timetable_notes_references.txt` file used in GTFS-to-HTML. [Details on timetable_notes_references.txt](https://gtfstohtml.com/docs/timetable-notes-references)\n\n```js\nimport { getTimetableNotesReferences } from 'gtfs';\n\n// Get all timetable_notes_references for an agency\nconst timetableNotesReferences = getTimetableNotesReferences();\n\n// Get all timetable_notes_references for a specific timetable\nconst timetableNotesReferences = getTimetableNotesReferences({\n  timetable_id: '4',\n});\n```\n\n### GTFS-Realtime\n\nIn order to use GTFS-Realtime query methods, you must first run the [GTFS-Realtime update script or function](#gtfsrealtime-update-script) to pull data into your database.\n\n#### getServiceAlerts(query, fields, sortBy, options)\n\nReturns an array of GTFS Realtime service alerts that match query parameters. Note that this does not refresh the data from GTFS-Realtime feeds, it only fetches what is stored in the database. In order to fetch the latest service alerts from GTFS-Realtime feeds and store in your database, use the [GTFS-Realtime update script or function](#gtfsrealtime-update-script).\n\n[More details on Service Alerts](https://gtfs.org/realtime/feed-entities/service-alerts/)\n\n```js\nimport { getServiceAlerts } from 'gtfs';\n\n// Get service alerts\nconst serviceAlerts = getServiceAlerts();\n```\n\n#### getTripUpdates(query, fields, sortBy, options)\n\nReturns an array of GTFS Realtime trip updates that match query parameters. Note that this does not refresh the data from GTFS-Realtime feeds, it only fetches what is stored in the database. In order to fetch the latest trip updates from GTFS-Realtime feeds and store in your database, use the [GTFS-Realtime update script or function](#gtfsrealtime-update-script).\n\n[More details on Trip Updates](https://gtfs.org/realtime/feed-entities/trip-updates/)\n\n```js\nimport { getTripUpdates } from 'gtfs';\n\n// Get all trip updates\nconst tripUpdates = getTripUpdates();\n```\n\n#### getStopTimeUpdates(query, fields, sortBy, options)\n\nReturns an array of GTFS Realtime stop time updates that match query parameters. Note that this does not refresh the data from GTFS-Realtime feeds, it only fetches what is stored in the database. In order to fetch the latest stop time updates from GTFS-Realtime feeds and store in your database, use the [GTFS-Realtime update script or function](#gtfsrealtime-update-script).\n\n[More details on Stop Time Updates](https://gtfs.org/realtime/feed-entities/trip-updates/#stoptimeupdate)\n\n```js\nimport { getStopTimeUpdates } from 'gtfs';\n\n// Get all stop time updates\nconst stopTimeUpdates = getStopTimeUpdates();\n```\n\n#### getVehiclePositions(query, fields, sortBy, options)\n\nReturns an array of GTFS Realtime vehicle positions that match query parameters. Note that this does not refresh the data from GTFS-Realtime feeds, it only fetches what is stored in the database. In order to fetch the latest vehicle positions from GTFS-Realtime feeds and store in your database, use the [GTFS-Realtime update script or function](#gtfsrealtime-update-script).\n\n[More details on Vehicle Positions](https://gtfs.org/realtime/feed-entities/vehicle-positions/)\n\n```js\nimport { getVehiclePositions } from 'gtfs';\n\n// Get all vehicle position data\nconst vehiclePositions = getVehiclePositions();\n```\n\n### GTFS+ Files\n\n#### getCalendarAttributes(query, fields, sortBy, options)\n\nReturns an array of calendar_attributes that match query parameters.\n\n```js\nimport { getCalendarAttributes } from 'gtfs';\n\n// Get all calendar attributes\nconst calendarAttributes = getCalendarAttributes();\n\n// Get calendar attributes for specific service\nconst calendarAttributes = getCalendarAttributes({\n  service_id: '1234',\n});\n```\n\n#### getDirections(query, fields, sortBy, options)\n\nReturns an array of directions that match query parameters.\n\n```js\nimport { getDirections } from 'gtfs';\n\n// Get all directions\nconst directions = getDirections();\n\n// Get directions for a specific route\nconst directions = getDirections({\n  route_id: '1234',\n});\n\n// Get directions for a specific route and direction\nconst directions = getDirections({\n  route_id: '1234',\n  direction_id: 1,\n});\n```\n\n#### getRouteAttributes(query, fields, sortBy, options)\n\nReturns an array of route_attributes that match query parameters.\n\n```js\nimport { getRouteAttributes } from 'gtfs';\n\n// Get all route attributes\nconst routeAttributes = getRouteAttributes();\n\n// Get route attributes for specific route\nconst routeAttributes = getRouteAttributes({\n  route_id: '1234',\n});\n```\n\n#### getStopAttributes(query, fields, sortBy, options)\n\nReturns an array of stop_attributes that match query parameters.\n\n```js\nimport { getStopAttributes } from 'gtfs';\n\n// Get all stop attributes\nconst stopAttributes = getStopAttributes();\n\n// Get stop attributes for specific stop\nconst stopAttributes = getStopAttributes({\n  stop_id: '1234',\n});\n```\n\n### GTFS-Ride Files\n\nSee full [documentation of GTFS Ride](https://gtfsride.org).\n\n#### getBoardAlights(query, fields, sortBy, options)\n\nReturns an array of board_alight that match query parameters. [Details on board_alight.txt](http://gtfsride.org/specification#board_alighttxt)\n\n```js\nimport { getBoardAlights } from 'gtfs';\n\n// Get all board_alight\nconst boardAlights = getBoardAlights();\n\n// Get board_alight for a specific trip\nconst boardAlights = getBoardAlights({\n  trip_id: '123',\n});\n```\n\n#### getRideFeedInfo(query, fields, sortBy, options)\n\nReturns an array of ride_feed_info that match query parameters. [Details on ride_feed_info.txt](http://gtfsride.org/specification#ride_feed_infotxt)\n\n```js\nimport { getRideFeedInfo } from 'gtfs';\n\n// Get all ride_feed_info\nconst rideFeedInfos = getRideFeedInfo();\n```\n\n#### getRiderTrips(query, fields, sortBy, options)\n\nReturns an array of rider_trip that match query parameters. [Details on rider_trip.txt](http://gtfsride.org/specification#rider_triptxt)\n\n```js\nimport { getRiderTrips } from 'gtfs';\n\n// Get all rider_trip\nconst riderTrips = getRiderTrips();\n\n// Get rider_trip for a specific trip\nconst riderTrips = getRiderTrips({\n  trip_id: '123',\n});\n```\n\n#### getRidership(query, fields, sortBy, options)\n\nReturns an array of ridership that match query parameters. [Details on ridership.txt](http://gtfsride.org/specification#ridershiptxt)\n\n```js\nimport { getRidership } from 'gtfs';\n\n// Get all ridership\nconst riderships = getRidership();\n\n// Get ridership for a specific route\nconst riderships = getRidership({\n  route_id: '123',\n});\n```\n\n#### getTripCapacities(query, fields, sortBy, options)\n\nReturns an array of trip_capacity that match query parameters. [Details on trip_capacity.txt](http://gtfsride.org/specification#trip_capacitytxt)\n\n```js\nimport { getTripCapacities } from 'gtfs';\n\n// Get all trip_capacity\nconst tripCapacities = getTripCapacities();\n\n// Get trip_capacity for a specific trip\nconst tripCapacities = getTripCapacities({\n  trip_id: '123',\n});\n```\n\n### Operational Data Standard (ODS) Files\n\n#### getDeadheads(query, fields, sortBy, options)\n\nReturns an array of deadheads that match query parameters. [Details on deadheads.txt](https://docs.calitp.org/operational-data-standard/spec/#deadheadstxt)\n\n```js\nimport { getDeadheads } from 'gtfs';\n\n// Get all deadheads\nconst deadheads = getDeadheads();\n\n// Get deadheads for a specific block\nconst deadheads = getDeadheads({\n  block_id: '123',\n});\n```\n\n#### getDeadheadTimes(query, fields, sortBy, options)\n\nReturns an array of deadhead_times that match query parameters. [Details on deadhead_times.txt](https://docs.calitp.org/operational-data-standard/spec/#deadhead_timestxt)\n\n```js\nimport { getDeadheadTimes } from 'gtfs';\n\n// Get all deadhead_times\nconst deadheadTimes = getDeadheadTimes();\n\n// Get deadhead_times for a specific deadhead\nconst deadheadTimes = getDeadheadTimes({\n  deadhead_id: '123',\n});\n```\n\n#### getOpsLocations(query, fields, sortBy, options)\n\nReturns an array of ops_locations that match query parameters. [Details on ops_locations.txt](https://docs.calitp.org/operational-data-standard/spec/#ops_locationstxt)\n\n```js\nimport { getOpsLocations } from 'gtfs';\n\n// Get all ops_locations\nconst opsLocations = getOpsLocations();\n\n// Get a specific ops_locations\nconst opsLocations = getOpsLocations({\n  ops_location_id: '123',\n});\n```\n\n#### getRunsPieces(query, fields, sortBy, options)\n\nReturns an array of runs_pieces that match query parameters. [Details on runs_pieces.txt](https://docs.calitp.org/operational-data-standard/spec/#runs_piecestxt)\n\n```js\nimport { getRunsPieces } from 'gtfs';\n\n// Get all runs_pieces\nconst runsPieces = getRunsPieces();\n```\n\n#### getRunEvents(query, fields, sortBy, options)\n\nReturns an array of run_events that match query parameters. [Details on run_events.txt](https://docs.calitp.org/operational-data-standard/spec/#run_eventstxt)\n\n```js\nimport { getRunEvents } from 'gtfs';\n\n// Get all run_events\nconst runEvents = runEvents();\n\n// Get a run_events for a specific piece\nconst runEvents = runEvents({\n  piece_id: '123',\n});\n```\n\n### Other Non-standard GTFS Files\n\n#### getTripsDatedVehicleJourneys(query, fields, sortBy, options)\n\nReturns an array of trips_dated_vehicle_journey that match query parameters. This is for the non-standard `trips_dated_vehicle_journey.txt` file. [Details on trips_dated_vehicle_journey.txt](https://www.trafiklab.se/api/trafiklab-apis/gtfs-regional/extra-files/)\n\n```js\nimport { getTripsDatedVehicleJourneys } from 'gtfs';\n\n// Get all trips_dated_vehicle_journey\nconst tripsDatedVehicleJourneys = getTripsDatedVehicleJourneys();\n```\n\n### Advanced Query Methods\n\n#### advancedQuery(table, advancedQueryOptions)\n\nQueries the database with support for table joins and custom tables and returns an array of data.\n\n```js\nimport { advancedQuery } from 'gtfs';\n\n// Example `advancedQuery` joining stop_times with trips.\nconst advancedQueryOptions = {\n  query: {\n    'stop_times.trip_id': tripId,\n  },\n  fields: ['stop_times.trip_id', 'arrival_time'],\n  join: [\n    {\n      type: 'INNER',\n      table: 'trips',\n      on: 'stop_times.trip_id=trips.trip_id',\n    },\n  ],\n};\n\nconst stoptimes = advancedQuery('stop_times', advancedQueryOptions);\n```\n\n#### Raw SQLite Query\n\nUse the `openDb` function to get the db object, and then use any query method from [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) to query GTFS data.\n\n```js\nimport { openDb } from 'gtfs';\nconst db = openDb(config);\n\n// Get a specific trip\nconst trip = db.prepare('SELECT * FROM trips WHERE trip_id = ?').get('123');\n\n// Get all stops\nconst stops = db.prepare('SELECT * from stops').all();\n\n// Get all calendar_ids for specific date\nconst calendarIds = db\n  .prepare(\n    'SELECT service_id from calendar WHERE start_date \u003c= $date AND end_date \u003e= $date'\n  )\n  .all({ date: 20150101 });\n\n// Find all stops for route_id=18 by joining tables\nconst stopIds = db\n  .prepare(\n    'SELECT DISTINCT stops.stop_id from stops INNER JOIN stop_times ON stops.stop_id = stop_times.stop_id INNER JOIN trips on trips.trip_id = stop_times.trip_id WHERE trips.route_id = ?'\n  )\n  .all('18');\n\n// Execute raw SQL\nconst sql = \"DELETE FROM trips where trip_id = '329'\";\ndb.exec(sql);\n```\n\n## Contributing\n\nPull requests are welcome, as is feedback and [reporting issues](https://github.com/blinktaginc/node-gtfs/issues).\n\n### Tests\n\nTo run tests:\n\n    npm test\n\nTo run a specific test:\n\n    npm test -- get-stoptimes\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transit-agencies","transit-map","gtfs-realtime","html-timetables","timetable","gtfs-rt","public-transport","gtfs-feed","transportation"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/64958","html_url":"https://ost.ecosyste.ms/projects/64958"}