{"id":828671,"name":"@ayte/archetype.validation","ecosystem":"npm","description":"Basic types related to validation process, part of @ayte/archetype","homepage":null,"licenses":"(MIT OR UPL-1.0)","normalized_licenses":["MIT","UPL-1.0"],"repository_url":"https://github.com/ayte-io/ts-archetype","keywords_array":[],"namespace":"ayte","versions_count":1,"first_release_published_at":"2020-02-25T10:52:56.422Z","latest_release_published_at":"2020-02-25T10:52:56.422Z","latest_release_number":"0.2.0","last_synced_at":"2026-04-17T14:32:59.707Z","created_at":"2022-04-07T14:00:33.964Z","updated_at":"2026-04-17T14:32:59.707Z","registry_url":"https://www.npmjs.com/package/@ayte/archetype.validation","install_command":"npm install @ayte/archetype.validation","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"}},"repo_metadata":{"id":57100106,"uuid":"237846137","full_name":"ayte-io/ts-archetype","owner":"ayte-io","description":"Some basic types we use across our TypeScript projects","archived":false,"fork":false,"pushed_at":"2020-02-26T05:19:05.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"release/0.1","last_synced_at":"2025-08-09T07:22:37.091Z","etag":null,"topics":["typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayte-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-02T22:25:10.000Z","updated_at":"2020-02-02T23:31:14.000Z","dependencies_parsed_at":"2022-08-22T23:10:45.697Z","dependency_job_id":null,"html_url":"https://github.com/ayte-io/ts-archetype","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/ayte-io/ts-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayte-io","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/refs/heads/release/0.1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/sbom","scorecard":{"id":220788,"data":{"date":"2025-08-11","repo":{"name":"github.com/ayte-io/ts-archetype","commit":"8c0b80240de9e228fb371b36edbc30a54033ae4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE-MIT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'release/0.1'"],"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"}}]},"last_synced_at":"2025-08-17T02:26:07.278Z","repository_id":57100106,"created_at":"2025-08-17T02:26:07.278Z","updated_at":"2025-08-17T02:26:07.278Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274058943,"owners_count":25215200,"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-07T02:00:09.463Z","response_time":67,"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":"ayte-io","name":"ayte.io","uuid":"38576663","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38576663?v=4","repositories_count":14,"last_synced_at":"2023-03-02T05:55:25.739Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ayte-io","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T23:37:21.469Z","updated_at":"2023-03-02T05:55:25.755Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayte-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayte-io/repositories"},"tags":[{"name":"0.2.5","sha":"7195a9d711d947f0b0840073843ec3abb4b39459","kind":"commit","published_at":"2020-02-25T11:00:46.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.5","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"cab2bc45dd5322c929d8398220b2c39f37fb9da8","kind":"commit","published_at":"2020-02-25T10:54:23.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.4","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.4/manifests"},{"name":"validation/0.2.0","sha":"66ecd705bb365ff3b0f9da80b5156ad8f76c547b","kind":"commit","published_at":"2020-02-25T10:51:40.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/validation/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/validation/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@validation%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/validation%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/validation%2F0.2.0/manifests"},{"name":"0.2.3","sha":"c54ee635b98b7d46a73792b7eb55947b0b3d7134","kind":"commit","published_at":"2020-02-25T10:48:01.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.3","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.3/manifests"},{"name":"value/0.2.0","sha":"3c42d113875cb9e1f36f9e0960df17550000c7fb","kind":"commit","published_at":"2020-02-25T10:39:15.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/value/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/value/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@value%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/value%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/value%2F0.2.0/manifests"},{"name":"0.2.2","sha":"3c42d113875cb9e1f36f9e0960df17550000c7fb","kind":"commit","published_at":"2020-02-25T10:39:15.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.2","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.2/manifests"},{"name":"function/0.2.0","sha":"7bb9d64a81038c619e9d48867f9abe936265981d","kind":"commit","published_at":"2020-02-25T10:34:31.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/function/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/function/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@function%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/function%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/function%2F0.2.0/manifests"},{"name":"0.2.1","sha":"55c992086a222e92b88af1e461119fcc29b9c88a","kind":"commit","published_at":"2020-02-25T10:33:23.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.1","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.1/manifests"},{"name":"collection/0.2.0","sha":"4edd34926bf9158ff609c02f3e7b745ffded46c5","kind":"commit","published_at":"2020-02-25T10:29:55.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/collection/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/collection/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@collection%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/collection%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/collection%2F0.2.0/manifests"},{"name":"0.2.0","sha":"7a21972b26050dd3c7cd7f46fe4bec399d962784","kind":"commit","published_at":"2020-02-25T10:28:02.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.2.0/manifests"},{"name":"core/0.2.0","sha":"df8085b087aea023b6d3c78a4719a60cea347251","kind":"commit","published_at":"2020-02-25T10:23:53.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/core/0.2.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/core/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@core%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/core%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/core%2F0.2.0/manifests"},{"name":"0.1.2","sha":"8c0b80240de9e228fb371b36edbc30a54033ae4b","kind":"tag","published_at":"2020-02-02T23:31:12.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.1.2","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"362e64524b48651b22d0f2d9a5e02404800945d0","kind":"tag","published_at":"2020-02-02T22:53:12.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.1.1","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ea1aa09480c0f4eb9ab087426703f29935821f45","kind":"tag","published_at":"2020-02-02T22:40:58.000Z","download_url":"https://codeload.github.com/ayte-io/ts-archetype/tar.gz/0.1.0","html_url":"https://github.com/ayte-io/ts-archetype/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ayte-io/ts-archetype@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayte-io%2Fts-archetype/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-02T16:49:05.575Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":null,"forks_count":null,"average":31.90045086992799},"purl":"pkg:npm/%40ayte/archetype.validation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ayte/archetype.validation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ayte/archetype.validation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ayte/archetype.validation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T03:24:13.216Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/ayte-io%2Fts-archetype/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ayte%2Farchetype.validation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ayte%2Farchetype.validation/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ayte%2Farchetype.validation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ayte%2Farchetype.validation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ayte%2Farchetype.validation/codemeta","maintainers":[{"uuid":"etki","login":"etki","name":null,"email":"etki@etki.me","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~etki","role":null,"created_at":"2022-11-15T09:01:56.511Z","updated_at":"2022-11-15T09:01:56.511Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/etki/packages"},{"uuid":"ayte-bot","login":"ayte-bot","name":null,"email":"bot@ayte.team","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~ayte-bot","role":null,"created_at":"2022-11-15T09:01:56.458Z","updated_at":"2022-11-15T09:01:56.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ayte-bot/packages"}]}