{"id":1288956,"name":"@spring-global/type-graphql","ecosystem":"npm","description":"Create GraphQL schema and resolvers with TypeScript, using classes and decorators!","homepage":"https://github.com/MichalLytek/type-graphql#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/MichalLytek/type-graphql","keywords_array":["typescript","graphql","schema","resolvers","api","decorators","controllers","apollo"],"namespace":"spring-global","versions_count":2,"first_release_published_at":"2021-03-15T15:53:21.516Z","latest_release_published_at":"2021-03-15T15:59:34.892Z","latest_release_number":"1.1.1-unreleased.2","last_synced_at":"2026-06-02T01:30:44.421Z","created_at":"2022-04-08T19:42:12.668Z","updated_at":"2026-06-02T01:30:44.421Z","registry_url":"https://www.npmjs.com/package/@spring-global/type-graphql","install_command":"npm install @spring-global/type-graphql","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typegraphql"},"dist-tags":{"latest":"1.1.1-unreleased.2"}},"repo_metadata":{"id":37336532,"uuid":"116837483","full_name":"MichalLytek/type-graphql","owner":"MichalLytek","description":"Create GraphQL schema and resolvers with TypeScript, using classes and decorators!","archived":false,"fork":false,"pushed_at":"2026-02-13T09:43:55.000Z","size":277265,"stargazers_count":8094,"open_issues_count":114,"forks_count":672,"subscribers_count":58,"default_branch":"master","last_synced_at":"2026-02-19T02:03:20.732Z","etag":null,"topics":["api","controllers","decorators","gql","graphql","graphql-js","graphql-schema","hacktoberfest","resolvers","schema","typescript"],"latest_commit_sha":null,"homepage":"https://typegraphql.com","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/MichalLytek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"typegraphql","open_collective":"typegraphql"}},"created_at":"2018-01-09T15:58:38.000Z","updated_at":"2026-02-13T00:45:59.000Z","dependencies_parsed_at":"2023-12-07T00:37:57.015Z","dependency_job_id":"e5c4bd96-1f34-4f1a-9a30-3f7535192280","html_url":"https://github.com/MichalLytek/type-graphql","commit_stats":{"total_commits":974,"total_committers":91,"mean_commits":"10.703296703296703","dds":"0.47433264887063653","last_synced_commit":"5d7faede87a3bbf6f899978abf9ad94f63a5dc22"},"previous_names":["19majkel94/type-graphql"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/MichalLytek/type-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichalLytek","download_url":"https://codeload.github.com/MichalLytek/type-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql/sbom","scorecard":{"id":1922,"data":{"date":"2025-08-11","repo":{"name":"github.com/MichalLytek/type-graphql","commit":"2611200a28177ac445f810e0d5982fbb8782c404"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Maintained","score":5,"reason":"2 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/release.yml:23","Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/website.yml:20"],"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sponsor.yml:1","Warn: no topLevel permission defined: .github/workflows/website.yml:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/license.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/license.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sponsor.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/sponsor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sponsor.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/sponsor.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sponsor.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/sponsor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/website.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/website.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/website.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/website.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/MichalLytek/type-graphql/website.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:50","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   5 out of   6 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 1 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"49 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fmj9-77q8-g6c4","Warn: Project is vulnerable to: GHSA-p2q6-pwh5-m6jr","Warn: Project is vulnerable to: GHSA-q2f9-x4p4-7xmh","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f6v4-cf5j-vf3w","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-m7xq-9374-9rvx","Warn: Project is vulnerable to: GHSA-vg7j-7cwx-8wgw","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h","Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:45:17.329Z","repository_id":37336532,"created_at":"2025-08-14T12:45:17.329Z","updated_at":"2025-08-14T12:45:17.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29856917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"MichalLytek","name":"Michał Lytek","uuid":"10618781","kind":"user","description":"Full-stack developer with a tendency to perfectionism. GraphQL and TypeScript evangelist, Node.js and React enthusiast. Author of the TypeGraphQL framework.","email":"","website":"https://typegraphql.com/","location":"Poland","twitter":"MichalLytek","company":"@ecadlabs","icon_url":"https://avatars.githubusercontent.com/u/10618781?u=2800e54d15ad79a12b24829f5d84ad6ff26cb655\u0026v=4","repositories_count":33,"last_synced_at":"2024-04-23T19:20:35.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MichalLytek","funding_links":[],"total_stars":9182,"followers":1210,"following":27,"created_at":"2022-11-02T16:38:29.112Z","updated_at":"2024-04-23T19:20:49.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichalLytek","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichalLytek/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-26T11:58:39.913Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.3823183988018066,"forks_count":1.6954038513009986,"average":15.027374922252898},"purl":"pkg:npm/%40spring-global/type-graphql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@spring-global/type-graphql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@spring-global/type-graphql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@spring-global/type-graphql/dependencies","status":null,"funding_links":["https://opencollective.com/typegraphql","https://github.com/sponsors/typegraphql"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T10:02:41.687Z","issues_count":169,"pull_requests_count":347,"avg_time_to_close_issue":13409072.504587157,"avg_time_to_close_pull_request":4072449.8996655517,"issues_closed_count":109,"pull_requests_closed_count":299,"pull_request_authors_count":36,"issue_authors_count":135,"avg_comments_per_issue":8.041420118343195,"avg_comments_per_pull_request":1.9423631123919307,"merged_pull_requests_count":112,"bot_issues_count":1,"bot_pull_requests_count":265,"past_year_issues_count":12,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":40359.0,"past_year_avg_time_to_close_pull_request":357157.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.9230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichalLytek%2Ftype-graphql/issues","maintainers":[{"login":"MichalLytek","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichalLytek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@spring-global%2Ftype-graphql/codemeta","maintainers":[{"uuid":"stephenknupfer_spring","login":"stephenknupfer_spring","name":null,"email":"srodrigues@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~stephenknupfer_spring","role":null,"created_at":"2022-11-10T23:51:55.754Z","updated_at":"2022-11-10T23:51:55.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stephenknupfer_spring/packages"},{"uuid":"ctersariolli","login":"ctersariolli","name":null,"email":"ctersariolli@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~ctersariolli","role":null,"created_at":"2022-11-10T23:51:55.775Z","updated_at":"2022-11-10T23:51:55.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ctersariolli/packages"},{"uuid":"kpires","login":"kpires","name":null,"email":"kpires@springglobal.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~kpires","role":null,"created_at":"2022-11-10T23:51:55.790Z","updated_at":"2022-11-10T23:51:55.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpires/packages"},{"uuid":"springglobal","login":"springglobal","name":null,"email":"npm@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~springglobal","role":null,"created_at":"2022-11-10T23:51:55.799Z","updated_at":"2022-11-10T23:51:55.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/springglobal/packages"},{"uuid":"fconselo","login":"fconselo","name":null,"email":"fconselo@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~fconselo","role":null,"created_at":"2022-11-10T23:51:55.820Z","updated_at":"2022-11-10T23:51:55.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fconselo/packages"},{"uuid":"garteaga","login":"garteaga","name":null,"email":"garteaga@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~garteaga","role":null,"created_at":"2022-11-10T23:51:55.831Z","updated_at":"2022-11-10T23:51:55.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garteaga/packages"},{"uuid":"adailton","login":"adailton","name":null,"email":"aasouza@springglobal.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~adailton","role":null,"created_at":"2022-11-10T23:51:55.853Z","updated_at":"2022-11-10T23:51:55.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adailton/packages"}]}