{"id":899606,"name":"@dhis2/cli-app-scripts","ecosystem":"npm","description":"Single-dependency build, start, and test scripts for the DHIS2 App Platform","homepage":"https://github.com/dhis2/app-platform#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dhis2/app-platform","keywords_array":[],"namespace":"dhis2","versions_count":319,"first_release_published_at":"2019-08-27T19:22:58.090Z","latest_release_published_at":"2026-03-17T09:18:42.803Z","latest_release_number":"12.11.0","last_synced_at":"2026-04-02T22:46:10.388Z","created_at":"2022-04-07T16:26:32.607Z","updated_at":"2026-04-02T22:46:10.389Z","registry_url":"https://www.npmjs.com/package/@dhis2/cli-app-scripts","install_command":"npm install @dhis2/cli-app-scripts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"6.0.0","release-7.x":"7.8.0","release-11.x":"11.8.2","alpha":"12.11.0-alpha.1","latest":"12.11.0","beta":"12.11.0-beta.2"}},"repo_metadata":{"id":37390923,"uuid":"170900115","full_name":"dhis2/app-platform","owner":"dhis2","description":"DHIS 2 application platform layer with inverted app control","archived":false,"fork":false,"pushed_at":"2025-11-04T14:45:03.000Z","size":93054,"stargazers_count":30,"open_issues_count":34,"forks_count":18,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-11-04T16:13:38.157Z","etag":null,"topics":["hacktoberfest","synced-settings","web-lib"],"latest_commit_sha":null,"homepage":"https://platform.dhis2.nu","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhis2.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-15T17:06:05.000Z","updated_at":"2025-11-02T02:12:40.000Z","dependencies_parsed_at":"2022-07-07T23:09:31.597Z","dependency_job_id":"29646468-176e-4e3b-9513-420ba5ace710","html_url":"https://github.com/dhis2/app-platform","commit_stats":{"total_commits":696,"total_committers":27,"mean_commits":25.77777777777778,"dds":0.7600574712643678,"last_synced_commit":"9e725a8d64c5d9a3d479f05eb3fdd7f5558d5852"},"previous_names":["amcgee/dhis2-app-platform"],"tags_count":308,"template":false,"template_full_name":null,"purl":"pkg:github/dhis2/app-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhis2","download_url":"https://codeload.github.com/dhis2/app-platform/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform/sbom","scorecard":{"id":188838,"data":{"date":"2025-08-11","repo":{"name":"github.com/dhis2/app-platform","commit":"744ac85a4efff5415a9a64b5677568ccf01a6bf3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","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":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/comment-and-close.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-deploy-netlify.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-verify-commits.yml:1","Warn: no topLevel permission defined: .github/workflows/dhis2-verify-lib.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-and-upload-bom.yml:1","Warn: no topLevel permission defined: .github/workflows/rebuild-docs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/comment-and-close.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/comment-and-close.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-deploy-netlify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-deploy-netlify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-deploy-netlify.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-deploy-netlify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-verify-commits.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dhis2-verify-lib.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/dhis2-verify-lib.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-and-upload-bom.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/generate-and-upload-bom.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-and-upload-bom.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/dhis2/app-platform/generate-and-upload-bom.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dhis2-verify-lib.yml:96","Warn: npmCommand not pinned by hash: .github/workflows/generate-and-upload-bom.yml:30","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dhis2/.github/SECURITY.md:1","Info: Found linked content: github.com/dhis2/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/dhis2/.github/SECURITY.md:1","Info: Found text in security policy: github.com/dhis2/.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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (18) 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":"38 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","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-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-g974-hxvm-x689","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-16T20:15:46.114Z","repository_id":37390923,"created_at":"2025-08-16T20:15:46.114Z","updated_at":"2025-08-16T20:15:46.114Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282799912,"owners_count":26729199,"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-11-05T02:00:05.946Z","response_time":58,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-02T22:46:08.393Z","dependent_packages_count":37,"downloads":7371,"downloads_period":"last-month","dependent_repos_count":161,"rankings":{"downloads":2.487512058985171,"dependent_repos_count":1.224343935886512,"dependent_packages_count":0.7454629937245685,"stargazers_count":7.795135295264126,"forks_count":5.772450152596003,"docker_downloads_count":null,"average":3.6049808872912763},"purl":"pkg:npm/%40dhis2/cli-app-scripts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dhis2/cli-app-scripts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dhis2/cli-app-scripts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dhis2/cli-app-scripts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-05T12:02:54.768Z","issues_count":1,"pull_requests_count":314,"avg_time_to_close_issue":25818912.0,"avg_time_to_close_pull_request":1942426.600775194,"issues_closed_count":1,"pull_requests_closed_count":258,"pull_request_authors_count":16,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":1.3630573248407643,"merged_pull_requests_count":204,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1202538.606060606,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":66,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.4761904761904763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhis2%2Fapp-platform/issues","maintainers":[{"login":"tomzemp","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomzemp"},{"login":"amcgee","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amcgee"},{"login":"ismay","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ismay"},{"login":"Birkbjo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Birkbjo"},{"login":"edoardo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edoardo"}],"active_maintainers":[{"login":"amcgee","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amcgee"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-app-scripts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-app-scripts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-app-scripts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-app-scripts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dhis2%2Fcli-app-scripts/codemeta","maintainers":[{"uuid":"dhis2-bot","login":"dhis2-bot","name":null,"email":"apps@dhis2.org","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~dhis2-bot","role":null,"created_at":"2022-11-16T19:49:09.261Z","updated_at":"2022-11-16T19:49:09.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhis2-bot/packages"},{"uuid":"amcgee","login":"amcgee","name":null,"email":"npm-noreply@austinmcgee.net","url":null,"packages_count":131,"html_url":"https://www.npmjs.com/~amcgee","role":null,"created_at":"2022-11-16T19:49:09.233Z","updated_at":"2022-11-16T19:49:09.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amcgee/packages"}]}