{"id":4193019,"name":"github.com/mapbox/mapnik-vector-tile","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mapbox/mapnik-vector-tile","keywords_array":[],"namespace":"github.com/mapbox","versions_count":81,"first_release_published_at":"2013-04-15T23:55:07.000Z","latest_release_published_at":"2020-01-27T17:11:48.000Z","latest_release_number":"v3.0.1+incompatible","last_synced_at":"2026-06-22T11:27:58.998Z","created_at":"2022-04-12T20:04:46.926Z","updated_at":"2026-06-22T11:27:58.999Z","registry_url":"https://pkg.go.dev/github.com/mapbox/mapnik-vector-tile","install_command":"go get github.com/mapbox/mapnik-vector-tile","documentation_url":"https://pkg.go.dev/github.com/mapbox/mapnik-vector-tile#section-documentation","metadata":{},"repo_metadata":{"id":7996874,"uuid":"9403933","full_name":"mapbox/mapnik-vector-tile","owner":"mapbox","description":"Mapnik implemention of Mapbox Vector Tile specification","archived":false,"fork":false,"pushed_at":"2022-08-22T09:26:22.000Z","size":6027,"stargazers_count":554,"open_issues_count":19,"forks_count":116,"subscribers_count":167,"default_branch":"master","last_synced_at":"2025-06-23T03:03:35.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapbox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-12T21:16:46.000Z","updated_at":"2025-06-04T05:52:09.000Z","dependencies_parsed_at":"2022-09-16T09:23:04.219Z","dependency_job_id":null,"html_url":"https://github.com/mapbox/mapnik-vector-tile","commit_stats":null,"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/mapbox/mapnik-vector-tile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/sbom","scorecard":{"id":616553,"data":{"date":"2025-08-11","repo":{"name":"github.com/mapbox/mapnik-vector-tile","commit":"98ace1c737c6c9a80058835d41de233621394678"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","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":-1,"reason":"No tokens found","details":null,"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/mapbox/.github/SECURITY.md:1","Info: Found linked content: github.com/mapbox/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/mapbox/.github/SECURITY.md:1","Info: Found text in security policy: github.com/mapbox/.github/SECURITY.md:1"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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 14 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-21T04:09:53.571Z","repository_id":7996874,"created_at":"2025-08-21T04:09:53.572Z","updated_at":"2025-08-21T04:09:53.572Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227973,"owners_count":25067691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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_record":{"login":"mapbox","name":"Mapbox","uuid":"600935","kind":"organization","description":"Mapbox is the location data platform for mobile and web applications. We're changing the way people move around cities and explore our world. ","email":null,"website":"https://www.mapbox.com","location":"Washington DC","twitter":"mapbox","company":null,"icon_url":"https://avatars.githubusercontent.com/u/600935?v=4","repositories_count":855,"last_synced_at":"2025-04-21T08:46:46.523Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mapbox","funding_links":[],"total_stars":104084,"followers":2055,"following":0,"created_at":"2022-11-02T16:21:20.936Z","updated_at":"2025-04-21T08:46:46.523Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox/repositories"},"tags":[{"name":"v3.0.1","sha":"48d1664b1761b90f4d26d3a9ff00296f017d54c4","kind":"tag","published_at":"2020-01-27T17:12:57.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v3.0.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"21ffb4bcdc130376c18f5bc90bdba3163974602a","kind":"tag","published_at":"2018-08-13T14:05:50.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v3.0.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"61aebcbaf4552dc410a8bdbbe09f9e5d7cbbb076","kind":"tag","published_at":"2018-07-13T14:53:34.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v2.2.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8ea80e3e183fc9391229bb7346ac8a3383fb2091","kind":"tag","published_at":"2018-07-02T19:03:50.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v2.2.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f8fffb25b7f1fe2524ab091f07225c87f4d0035e","kind":"tag","published_at":"2018-06-26T23:13:05.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v2.1.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"24e8206e1e7a9b05d1cf2e41ecc4d58e997c4f81","kind":"tag","published_at":"2018-06-26T23:10:45.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v2.1.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2e98a45a467b2fd0dfc2be49ec7e58b4d64bd223","kind":"tag","published_at":"2018-02-20T16:58:50.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v2.0.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v2.0.0/manifests"},{"name":"v1.6.1","sha":"eba63d8065e0e3f853ec59d6910310e47fc74956","kind":"tag","published_at":"2018-02-20T16:40:44.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.6.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1e3cbfe700e83fe5eac60dd78c53b2028d721053","kind":"tag","published_at":"2018-02-07T23:38:53.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.6.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"259ff557f1757c4bd6ecc7350bcd278514bbdfa7","kind":"tag","published_at":"2017-09-12T18:37:39.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.5.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"da7386a95475d0bff6e01b0ed1eaf129d392eb49","kind":"tag","published_at":"2017-06-08T15:40:18.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.4.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"98bbbb85b400eee51645358f952575af6fa77fa7","kind":"tag","published_at":"2017-03-31T20:13:50.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.3.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"4e29fec6d088d6ca277910031449a2e92f70526b","kind":"tag","published_at":"2016-09-11T23:28:17.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.2.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"2d3193364d85984a3c5bdb2f14584e48445fd2e8","kind":"tag","published_at":"2016-07-26T14:57:38.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.2.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b5ec759fe1b1391bc5b3added01a8b1e8a371a79","kind":"tag","published_at":"2016-04-19T19:24:09.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.2.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"41ead7171cfbef4561360242895c06080ac8b22a","kind":"tag","published_at":"2016-04-18T16:35:58.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.1.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"eb12d120b07dc7cc8af9b588e95681e86375b69b","kind":"tag","published_at":"2016-04-15T18:25:08.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.1.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5037dbb27e34249dd48d49c39c0ba4d97d363e0","kind":"tag","published_at":"2016-04-12T19:15:04.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.1.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"c5a22429129b5ea0416414e5ce3f6fc03ed5db8c","kind":"tag","published_at":"2016-04-07T18:42:32.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.6","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.6/manifests"},{"name":"v0.14.4","sha":"ec5e9fccb5bf7f34ad297baddc978f2fa77a702b","kind":"tag","published_at":"2016-03-30T21:13:04.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.14.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.4/manifests"},{"name":"v1.0.5","sha":"7ce5f6e6e95e07214a652e2878f6f3b19247be31","kind":"tag","published_at":"2016-03-22T12:28:42.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"08ae8014dffa3377482e00561fac739958af106b","kind":"tag","published_at":"2016-03-08T17:33:34.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"99e1d95a779c2769b5ad11e040ade5dbc4ffeb58","kind":"tag","published_at":"2016-03-02T18:27:35.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"f4348d7037f4a32afd52217c80b269fca635470b","kind":"tag","published_at":"2016-03-01T01:33:48.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"28095036f295bba8d0687e23d7322879fe233909","kind":"tag","published_at":"2016-02-25T19:14:58.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ffd27a41748cf9d06202876c3d8d734ce5c96015","kind":"tag","published_at":"2016-02-24T20:34:58.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v1.0.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v1.0.0/manifests"},{"name":"v0.14.3","sha":"d359e0bcf7291d82e872b39f2e639c015aeaf214","kind":"tag","published_at":"2016-01-22T00:41:27.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.14.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"b9e77266f26d9298df7bbae796f9ae87ebf2db6a","kind":"tag","published_at":"2015-12-22T19:50:14.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.14.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"71bb80236a6a96a5f4d476a699924ceec1deb12a","kind":"tag","published_at":"2015-10-30T16:46:21.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.14.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"ee145c0d4cb079482fb08402d8ed619b3e09e211","kind":"tag","published_at":"2015-10-30T16:41:47.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.14.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"27eba226acefdd5dea402b7475ff3c45305fbfa2","kind":"tag","published_at":"2015-10-09T16:37:37.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.13.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"1c9bafe12dbd6e8301576fa9d27a72f3a6aa9d52","kind":"tag","published_at":"2015-10-08T18:14:21.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.12.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"2e66f585c1309c87274bcec4258b4bcb61598708","kind":"tag","published_at":"2015-10-08T06:50:38.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.12.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"c3a95ec8cac4ebb72d759b518f843d605a91f695","kind":"tag","published_at":"2015-09-30T17:27:48.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.11.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d4f0b93ce9f39ee8f3ab42ecbd9720b3e41d166c","kind":"tag","published_at":"2015-09-10T14:39:46.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.10.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"9399b30aa4f26ba243e9065d91be17e8f3943211","kind":"tag","published_at":"2015-08-14T17:51:24.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.9.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"35866aedb4d87cc1554649eaab03daa45407cf99","kind":"tag","published_at":"2015-08-12T22:31:33.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.9.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"96a964c4fc4c1078e68765e44e4396976a06e657","kind":"tag","published_at":"2015-07-30T23:52:52.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.9.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"0014252021d8cafdb1a8558a7f6d9f110dcbb997","kind":"tag","published_at":"2015-07-30T21:13:22.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.9.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.9.0/manifests"},{"name":"v0.8.5","sha":"72a675a2d6707ef6eb2f0fddfcb5e098dd63421d","kind":"tag","published_at":"2015-07-27T21:33:46.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"0a7c38679f060052cb372594edd7c3ce60740071","kind":"tag","published_at":"2015-06-26T17:39:06.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"cde60c8c62a126bfde729d98eccb73f15d94c6ca","kind":"tag","published_at":"2015-06-18T04:30:36.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"474b3fee60278a715dfb838806185edb8e74ea1f","kind":"tag","published_at":"2015-06-11T05:09:53.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"45c9717060b50460fe9440ba88406fd38209335c","kind":"tag","published_at":"2015-06-10T05:33:19.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"340ab4f962bf2fd8801ea2d9e3361ae482109491","kind":"tag","published_at":"2015-05-07T23:43:52.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.8.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"8663cdabafa9a62e837047f6663cd126cae8a2d7","kind":"tag","published_at":"2015-03-24T03:38:41.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.7.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"51f48e96585af487ea319a4c933b3a842be2c55d","kind":"tag","published_at":"2015-03-24T03:36:24.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.7.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"20829192d7fd34b23cc10d3e6731f3773fa03ece","kind":"tag","published_at":"2015-01-14T16:47:53.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.6.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"427bd1dee05f399d3d4b22cd7d2e64493a2ac023","kind":"tag","published_at":"2014-10-24T06:03:16.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.6.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"eececebb0448f4837a1a6b235fd99425586558b4","kind":"tag","published_at":"2014-10-22T00:49:48.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.6.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.6.0/manifests"},{"name":"v0.5.6","sha":"c8af4b86c23aa3d4e033ce5daa8889f76e9eef50","kind":"tag","published_at":"2014-09-05T02:48:27.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.6","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"5686f8b219fe9f442213977428c6b0f1be2dcba9","kind":"tag","published_at":"2014-09-03T20:40:34.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"3c8cd30518ed212320306d792763fbbdd33c42ac","kind":"tag","published_at":"2014-09-03T04:35:13.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"cb8d3486df326b88332a3e2a07e2d3ed1861814d","kind":"tag","published_at":"2014-09-03T04:19:22.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"62ea9dca6a5f9158ca2658381e4194974ad97a8a","kind":"tag","published_at":"2014-09-02T23:59:14.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"213fad56cdc32d2d1884e66709395c7e74381344","kind":"tag","published_at":"2014-06-06T01:11:58.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"159aaf4c31364436ce792287c157d8c4bb554684","kind":"tag","published_at":"2014-05-23T01:37:37.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.5.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"a432ed65deb00ca1454665785ed8be720d661ba0","kind":"tag","published_at":"2014-02-26T22:43:30.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.4.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"481656f3b42c00a5589d6c3219c0d29645183bb2","kind":"tag","published_at":"2014-02-24T19:00:19.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.4.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5bf659af6a81a99e5c82b4a5c7e704f67d995dcc","kind":"tag","published_at":"2014-02-18T18:51:37.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.4.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.4.0/manifests"},{"name":"v0.3.7","sha":"2108321a71e611a287c27236c7fe079aa32e9c54","kind":"tag","published_at":"2014-02-15T03:45:25.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.7","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"67a1c53b5ec43645389a740ec0aa89b448946570","kind":"tag","published_at":"2014-02-15T03:14:59.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.6","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"0fbf81f8d465567e2d3fedaa7bf1e2db01f87f3d","kind":"tag","published_at":"2014-02-15T01:21:59.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"611feead7a7887598d89d7d97c318adc5a3bdc00","kind":"tag","published_at":"2014-02-09T19:23:40.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"b5f75aa1425dcb3693b844c7522ae1cae66c8361","kind":"tag","published_at":"2013-11-06T05:53:18.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"264578a7881fc8ef3be6ddb234eade4f26708a9a","kind":"tag","published_at":"2013-07-26T02:40:34.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"333bd815b52ddcfde5907c5ad0a976a789fa0f3b","kind":"tag","published_at":"2013-07-26T02:11:24.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"89e267c8fbcf444460d458846d81fe01d7ac4f1a","kind":"tag","published_at":"2013-07-25T23:52:53.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.3.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"420d740e89a0552e61633fafb490b14f1bdcdecb","kind":"tag","published_at":"2013-07-25T23:34:19.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"e2f6c6b1f58d5b94906d2b8bc5811d5b90ba5534","kind":"tag","published_at":"2013-07-22T22:11:39.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"e8294d533427453708f4dbb70ee7aab0ea26019a","kind":"tag","published_at":"2013-07-18T00:49:02.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"20ff05b22cd1a5a2f56756db5953e565cdf966db","kind":"tag","published_at":"2013-07-17T00:38:26.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"d4fc924b14f65eae5c9c73e9de059738310507a2","kind":"tag","published_at":"2013-07-16T22:38:21.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.1/manifests"},{"name":"v0.1.0","sha":"7e9e104f0148cce3182ce178d25c9823bb57e98e","kind":"tag","published_at":"2013-07-16T22:16:52.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.1.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.1.0/manifests"},{"name":"v0.2.0","sha":"1160c048ad90651461f6fd2acf48794d382aa60b","kind":"tag","published_at":"2013-07-16T22:15:54.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.2.0","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.2.0/manifests"},{"name":"v0.0.6","sha":"206dc60abea39a8ba53bfc286090584f98147c9f","kind":"tag","published_at":"2013-06-14T20:03:33.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.6","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"cdb8c971f1799303db56443e705ba411b8d7f3e3","kind":"tag","published_at":"2013-06-14T19:44:20.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.5","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e96e14db75321b1cfef7db7c6481702da88345d2","kind":"tag","published_at":"2013-05-08T19:37:28.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.4","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6c7de1b6429f3322252d5167f2d3f9d217adbddf","kind":"tag","published_at":"2013-05-01T19:03:56.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.3","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"285da04e9bbc479d4142b981fbaf23766d120530","kind":"tag","published_at":"2013-04-23T18:34:45.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.2","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"120d60a488c9d4ba934f6b734875987f473a6ed2","kind":"tag","published_at":"2013-04-15T23:55:19.000Z","download_url":"https://codeload.github.com/mapbox/mapnik-vector-tile/tar.gz/v0.0.1","html_url":"https://github.com/mapbox/mapnik-vector-tile/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/mapnik-vector-tile@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-02T04:08:44.100Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/mapbox/mapnik-vector-tile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mapbox/mapnik-vector-tile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mapbox/mapnik-vector-tile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mapbox/mapnik-vector-tile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-23T03:03:37.778Z","issues_count":62,"pull_requests_count":39,"avg_time_to_close_issue":24523559.6875,"avg_time_to_close_pull_request":4970871.384615385,"issues_closed_count":48,"pull_requests_closed_count":39,"pull_request_authors_count":8,"issue_authors_count":39,"avg_comments_per_issue":4.548387096774193,"avg_comments_per_pull_request":1.1794871794871795,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapnik-vector-tile/issues","maintainers":[{"login":"flippmoke","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flippmoke"},{"login":"mapsam","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mapsam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmapbox%2Fmapnik-vector-tile/codemeta","maintainers":[]}