{"id":1047384,"name":"@mapbox/tilejson","ecosystem":"npm","description":"Tile source backend for online tile sources","homepage":"https://github.com/mapbox/node-tilejson#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/mapbox/node-tilejson","keywords_array":[],"namespace":"mapbox","versions_count":3,"first_release_published_at":"2017-04-20T14:54:38.425Z","latest_release_published_at":"2017-07-16T11:04:21.160Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-22T12:34:45.885Z","created_at":"2022-04-07T20:08:21.904Z","updated_at":"2026-04-22T12:35:35.382Z","registry_url":"https://www.npmjs.com/package/@mapbox/tilejson","install_command":"npm install @mapbox/tilejson","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0"}},"repo_metadata":{"id":1558275,"uuid":"1959972","full_name":"mapbox/node-tilejson","owner":"mapbox","description":"Tile source backend for online tile sources","archived":false,"fork":false,"pushed_at":"2025-10-07T19:20:29.000Z","size":147,"stargazers_count":33,"open_issues_count":5,"forks_count":25,"subscribers_count":128,"default_branch":"master","last_synced_at":"2025-10-18T01:46:45.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-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":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2011-06-27T12:14:08.000Z","updated_at":"2025-10-09T04:47:22.000Z","dependencies_parsed_at":"2025-07-05T14:48:12.614Z","dependency_job_id":null,"html_url":"https://github.com/mapbox/node-tilejson","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/mapbox/node-tilejson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/sbom","scorecard":{"id":616579,"data":{"date":"2025-08-11","repo":{"name":"github.com/mapbox/node-tilejson","commit":"2394550fe5b184026c1887136b0c7ad838e1905f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"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":"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":"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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 19 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:10:14.307Z","repository_id":1558275,"created_at":"2025-08-21T04:10:14.308Z","updated_at":"2025-08-21T04:10:14.308Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281397300,"owners_count":26493908,"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-28T02:00:06.022Z","response_time":60,"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":"v1.1.0","sha":"2394550fe5b184026c1887136b0c7ad838e1905f","kind":"commit","published_at":"2017-07-16T11:03:29.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.1.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"f781281fb0b69f3fc533e082e8a939b085e12537","kind":"tag","published_at":"2017-04-20T16:23:12.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.0.4","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9d6b04a69d344a70860bf3cdf80fd84c1ce28344","kind":"tag","published_at":"2017-02-03T17:24:53.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.0.3","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bb045ab963e03e93e327a7564d427a4feea2609e","kind":"tag","published_at":"2016-09-15T21:53:25.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.0.2","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1d7a439b8a406ce1f6f5edfc5d3257ea37065a22","kind":"commit","published_at":"2015-12-18T21:31:33.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.0.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9cef57631a4ab27657028eeae79b02a5e8620f27","kind":"commit","published_at":"2015-09-22T20:15:52.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v1.0.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v1.0.0/manifests"},{"name":"v0.13.0","sha":"bc6871a87bb92d2782eb15be0f565684cba064e6","kind":"commit","published_at":"2015-06-01T19:26:15.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.13.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"d40ded81f6e6dd6b05d952d72a3e2d426f144405","kind":"commit","published_at":"2014-11-25T22:24:41.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.12.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"a495747c68c3247932a96e8c86e6e0366da95497","kind":"commit","published_at":"2014-11-08T00:44:59.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.11.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e965c5e320a490090c01de4f0016d3dfdfd86bba","kind":"commit","published_at":"2014-08-20T18:23:58.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.10.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"247338ac18ee4d38bc5a3861824f0c6d1083e3ee","kind":"tag","published_at":"2014-07-18T12:32:30.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.9.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"54383c97f5d2d85f7d731b673e958d10fa860dd6","kind":"tag","published_at":"2014-06-23T19:10:08.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.8.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"4a9bb80b6c693cf25a053cb473458fa25468e3d8","kind":"commit","published_at":"2014-06-09T15:07:09.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.7.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.7.0/manifests"},{"name":"v0.6.5","sha":"7213e2a992aea2e3b5cd661576cf145cd530ad70","kind":"commit","published_at":"2014-05-19T18:49:01.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.5","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"8c35957b307b63881bbd2076c0cd3e1a111122a2","kind":"tag","published_at":"2014-05-09T23:21:57.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.4","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fe397450256bcf9c9ba00864d940af793dc6ac38","kind":"commit","published_at":"2014-02-06T21:36:17.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.3","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"10006903c61398dd6dd6c13a357a3486e4a1e1d0","kind":"commit","published_at":"2014-01-27T22:10:26.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.2","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"94aa68cb38dd4dc7a92777b2a48c7b44731352e3","kind":"commit","published_at":"2013-12-13T20:48:40.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"bce5fc57c41af0cf2aa07e282e254631e01bba91","kind":"commit","published_at":"2013-09-30T15:00:27.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.6.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"48ddd33fe4e2f23a2978f96af28e7d723292904d","kind":"commit","published_at":"2013-09-16T22:41:52.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.5.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f756210b532fb90cbe637f4e50833fcbf415db8e","kind":"commit","published_at":"2013-08-19T20:23:51.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.4.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"086c73fc3a92f6e3ce5fb188c2173accb06a18d7","kind":"commit","published_at":"2013-04-12T16:16:23.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.3.4","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"f25a720623784bfd8bec458d617c7c45e17d1d1c","kind":"commit","published_at":"2013-03-17T19:09:51.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.3.3","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8c39e93d3cc5f4f3d02d4e5697238a4e999156d0","kind":"commit","published_at":"2012-11-28T18:44:26.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.3.2","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"7574783bff0bd0a30255f6500308acfe7677994e","kind":"commit","published_at":"2012-11-20T03:39:49.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.3.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"abc92de67ddc5c190d4f63f1ebc956fd6e21356a","kind":"commit","published_at":"2012-11-19T21:02:17.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.3.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"575ae4ac13e71238db975903d685e8b362a87241","kind":"commit","published_at":"2012-11-06T19:03:53.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.2.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"f44b27ca320cd6b3387e8d489a6c7471ac8178f2","kind":"commit","published_at":"2012-09-19T19:23:08.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.2.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"12d224dd215f74ec414b5920f3d6c6cc46eb3c14","kind":"commit","published_at":"2012-04-11T21:30:11.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.1.3","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"226eca0d24ffa03765c98d43ced2396c567de9b5","kind":"commit","published_at":"2012-03-29T01:18:54.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.1.2","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"4118a1b78851782a813383ba919cc6dd35dbee04","kind":"tag","published_at":"2012-03-11T08:17:18.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.1.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"7fb0a4f73d646397751d334c555855294a98eb3f","kind":"commit","published_at":"2012-03-08T21:33:53.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.1.0","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"a2549e22be38fd0a8765375884fabe33c212c10c","kind":"commit","published_at":"2012-02-16T17:58:15.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.0.5","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"86ebbc0b91e10107c6cb92de8a306a92112cf58f","kind":"commit","published_at":"2012-01-31T17:10:58.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.0.4","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"2e096814ca2cf09069ce40cbd001f25b1f4666c7","kind":"commit","published_at":"2012-01-31T00:02:11.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.0.3","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"8ac890c2d5c6459b37d551386caa133d1e00a4e1","kind":"commit","published_at":"2011-08-11T17:42:46.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.0.2","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f8d008d70abb708d33fc322891c76029307d0fcb","kind":"commit","published_at":"2011-07-13T14:54:07.000Z","download_url":"https://codeload.github.com/mapbox/node-tilejson/tar.gz/v0.0.1","html_url":"https://github.com/mapbox/node-tilejson/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mapbox/node-tilejson@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-22T12:35:35.362Z","dependent_packages_count":18,"downloads":367,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":5.770960350352296,"dependent_repos_count":2.9763756083078174,"dependent_packages_count":1.3105162182561025,"stargazers_count":6.963721013807933,"forks_count":4.939039309008575,"docker_downloads_count":null,"average":4.392122499946545},"purl":"pkg:npm/%40mapbox/tilejson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mapbox/tilejson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mapbox/tilejson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mapbox/tilejson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T22:03:40.892Z","issues_count":13,"pull_requests_count":42,"avg_time_to_close_issue":24337535.4,"avg_time_to_close_pull_request":8577485.775,"issues_closed_count":10,"pull_requests_closed_count":40,"pull_request_authors_count":16,"issue_authors_count":8,"avg_comments_per_issue":1.6153846153846154,"avg_comments_per_pull_request":1.4523809523809523,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fnode-tilejson/issues","maintainers":[{"login":"yhahn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yhahn"},{"login":"flippmoke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flippmoke"},{"login":"ianshward","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianshward"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Ftilejson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Ftilejson/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Ftilejson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Ftilejson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mapbox%2Ftilejson/codemeta","maintainers":[{"uuid":"mapbox-npm-01","login":"mapbox-npm-01","name":null,"email":"accounts+npmjs-01@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-01","role":null,"created_at":"2022-11-20T19:17:20.197Z","updated_at":"2022-11-20T19:17:20.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-01/packages"},{"uuid":"mapbox-npm-02","login":"mapbox-npm-02","name":null,"email":"accounts+npmjs-02@mapbox.com","url":null,"packages_count":372,"html_url":"https://www.npmjs.com/~mapbox-npm-02","role":null,"created_at":"2022-11-20T19:17:20.172Z","updated_at":"2022-11-20T19:17:20.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-02/packages"},{"uuid":"mapbox-npm-07","login":"mapbox-npm-07","name":null,"email":"accounts+npmjs-07@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-07","role":null,"created_at":"2022-11-20T19:17:19.986Z","updated_at":"2022-11-20T19:17:19.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-07/packages"},{"uuid":"mapbox-npm-03","login":"mapbox-npm-03","name":null,"email":"accounts+npmjs-03@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-03","role":null,"created_at":"2022-11-20T19:17:20.125Z","updated_at":"2022-11-20T19:17:20.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-03/packages"},{"uuid":"mapbox-npm-04","login":"mapbox-npm-04","name":null,"email":"accounts+npmjs-04@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-04","role":null,"created_at":"2022-11-20T19:17:20.103Z","updated_at":"2022-11-20T19:17:20.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-04/packages"},{"uuid":"mapbox-npm-09","login":"mapbox-npm-09","name":null,"email":"accounts+npmjs-09@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-09","role":null,"created_at":"2022-11-20T19:17:19.900Z","updated_at":"2022-11-20T19:17:19.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-09/packages"},{"uuid":"mapbox-npm-05","login":"mapbox-npm-05","name":null,"email":"accounts+npmjs-05@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-05","role":null,"created_at":"2022-11-20T19:17:20.063Z","updated_at":"2022-11-20T19:17:20.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-05/packages"},{"uuid":"mapbox-npm-06","login":"mapbox-npm-06","name":null,"email":"accounts+npmjs-06@mapbox.com","url":null,"packages_count":370,"html_url":"https://www.npmjs.com/~mapbox-npm-06","role":null,"created_at":"2022-11-20T19:17:20.015Z","updated_at":"2022-11-20T19:17:20.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-06/packages"},{"uuid":"mapbox-npm-08","login":"mapbox-npm-08","name":null,"email":"accounts+npmjs-08@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm-08","role":null,"created_at":"2022-11-20T19:17:19.925Z","updated_at":"2022-11-20T19:17:19.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-08/packages"},{"uuid":"mapbox-npm-advanced-actions","login":"mapbox-npm-advanced-actions","name":null,"email":"accounts+npmjs-advanced-actions@mapbox.com","url":null,"packages_count":370,"html_url":"https://www.npmjs.com/~mapbox-npm-advanced-actions","role":null,"created_at":"2022-11-20T19:17:19.863Z","updated_at":"2022-11-20T19:17:19.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-advanced-actions/packages"},{"uuid":"mapbox-npm-ci","login":"mapbox-npm-ci","name":null,"email":"accounts+npmjs-npm-ci@mapbox.com","url":null,"packages_count":370,"html_url":"https://www.npmjs.com/~mapbox-npm-ci","role":null,"created_at":"2022-11-20T19:17:19.812Z","updated_at":"2022-11-20T19:17:19.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm-ci/packages"},{"uuid":"mapbox-npm","login":"mapbox-npm","name":null,"email":"accounts+npmjs@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-npm","role":null,"created_at":"2022-11-20T19:17:20.231Z","updated_at":"2022-11-20T19:17:20.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-npm/packages"},{"uuid":"mapbox-admin","login":"mapbox-admin","name":null,"email":"accounts@mapbox.com","url":null,"packages_count":589,"html_url":"https://www.npmjs.com/~mapbox-admin","role":null,"created_at":"2022-11-20T19:17:20.262Z","updated_at":"2022-11-20T19:17:20.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-admin/packages"},{"uuid":"mapbox-machine-user","login":"mapbox-machine-user","name":null,"email":"accounts+npm-mapbox-machine-user@mapbox.com","url":null,"packages_count":371,"html_url":"https://www.npmjs.com/~mapbox-machine-user","role":null,"created_at":"2022-11-20T19:17:19.789Z","updated_at":"2022-11-20T19:17:19.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mapbox-machine-user/packages"},{"uuid":"mbx-npm-02-staging","login":"mbx-npm-02-staging","name":null,"email":"yannick.meeus@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-02-staging","role":null,"created_at":"2023-01-15T17:54:04.453Z","updated_at":"2023-01-15T17:54:04.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-02-staging/packages"},{"uuid":"mbx-npm-09-production","login":"mbx-npm-09-production","name":null,"email":"yannick.meeus+npm+prod+09@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-09-production","role":null,"created_at":"2023-01-15T17:54:04.431Z","updated_at":"2023-01-15T17:54:04.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-09-production/packages"},{"uuid":"mbx-npm-08-production","login":"mbx-npm-08-production","name":null,"email":"yannick.meeus+npm+prod+08@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-08-production","role":null,"created_at":"2023-01-15T17:54:04.433Z","updated_at":"2023-01-15T17:54:04.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-08-production/packages"},{"uuid":"mbx-npm-07-production","login":"mbx-npm-07-production","name":null,"email":"yannick.meeus+npm+prod+07@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-07-production","role":null,"created_at":"2023-01-15T17:54:04.436Z","updated_at":"2023-01-15T17:54:04.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-07-production/packages"},{"uuid":"mbx-npm-06-production","login":"mbx-npm-06-production","name":null,"email":"yannick.meeus+npm+prod+06@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-06-production","role":null,"created_at":"2023-01-15T17:54:04.438Z","updated_at":"2023-01-15T17:54:04.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-06-production/packages"},{"uuid":"mbx-npm-05-production","login":"mbx-npm-05-production","name":null,"email":"yannick.meeus+npm+prod+05@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-05-production","role":null,"created_at":"2023-01-15T17:54:04.441Z","updated_at":"2023-01-15T17:54:04.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-05-production/packages"},{"uuid":"mbx-npm-04-production","login":"mbx-npm-04-production","name":null,"email":"yannick.meeus+npm+prod+04@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-04-production","role":null,"created_at":"2023-01-15T17:54:04.443Z","updated_at":"2023-01-15T17:54:04.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-04-production/packages"},{"uuid":"mbx-npm-03-production","login":"mbx-npm-03-production","name":null,"email":"yannick.meeus+npm+prod+03@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-03-production","role":null,"created_at":"2023-01-15T17:54:04.445Z","updated_at":"2023-01-15T17:54:04.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-03-production/packages"},{"uuid":"mbx-npm-02-production","login":"mbx-npm-02-production","name":null,"email":"yannick.meeus+npm+prod+02@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-02-production","role":null,"created_at":"2023-01-15T17:54:04.448Z","updated_at":"2023-01-15T17:54:04.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-02-production/packages"},{"uuid":"mbx-npm-01-production","login":"mbx-npm-01-production","name":null,"email":"yannick.meeus+npm+prod+01@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-01-production","role":null,"created_at":"2023-01-15T17:54:04.450Z","updated_at":"2023-01-15T17:54:04.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-01-production/packages"},{"uuid":"mbx-npm-ci-production","login":"mbx-npm-ci-production","name":null,"email":"yannick.meeus+npm+production+ci@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-ci-production","role":null,"created_at":"2023-01-15T17:54:04.420Z","updated_at":"2023-01-15T17:54:04.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-ci-production/packages"},{"uuid":"mbx-npm-ci-staging","login":"mbx-npm-ci-staging","name":null,"email":"yannick.meeus+npm+staging+ci@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-ci-staging","role":null,"created_at":"2023-01-15T17:54:04.423Z","updated_at":"2023-01-15T17:54:04.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-ci-staging/packages"},{"uuid":"mbx-npm-advanced-actions-production","login":"mbx-npm-advanced-actions-production","name":null,"email":"yannick.meeus+npm+prod+advanced+actions@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-advanced-actions-production","role":null,"created_at":"2023-01-15T17:54:04.425Z","updated_at":"2023-01-15T17:54:04.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-advanced-actions-production/packages"},{"uuid":"mbx-npm-advanced-actions-staging","login":"mbx-npm-advanced-actions-staging","name":null,"email":"yannick.meeus+npm+staging+advanced+actions@mapbox.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~mbx-npm-advanced-actions-staging","role":null,"created_at":"2023-01-15T17:54:04.428Z","updated_at":"2023-01-15T17:54:04.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbx-npm-advanced-actions-staging/packages"}]}